Chat

Object defines a group.

chatEmpty#9ba2d800 id:int = Chat;
chat#6e9c9bc7 id:int title:string photo:ChatPhoto participants_count:int date:int left:Bool version:int = Chat;
chatForbidden#fb0ccc41 id:int title:string date:int = Chat;

Constructors

Constructor Description
chatEmpty Empty constructor, group doesn't exist
chat Info about a group
chatForbidden A group to which the user has no access. E.g., because the user was kicked from the group.
channel Channel/supergroup info
channelForbidden Indicates a channel/supergroup we can't access because we were banned, or for some other reason.