tl v57.2.0-rc TL.Chat

chat#d91cdd54 flags:# creator:flags.0?true kicked:flags.1?true left:flags.2?true admins_enabled:flags.3?true admin:flags.4?true deactivated:flags.5?true id:int title:string photo:ChatPhoto participants_count:int date:int version:int migrated_to:flags.6?InputChannel = Chat;

Summary

Types

t()
t :: %TL.Chat{admin: boolean, admins_enabled: boolean, creator: boolean, date: integer, deactivated: boolean, id: integer, kicked: boolean, left: boolean, migrated_to: InputChannel.t, participants_count: integer, photo: ChatPhoto.t, title: String.t, version: integer}