parentChat property
Optional. Information about the corresponding channel chat; for direct messages chats only
Implementation
@JsonKey(name: 'parent_chat')
Chat? get parentChat;
Optional. Information about the corresponding channel chat; for direct messages chats only
@JsonKey(name: 'parent_chat')
Chat? get parentChat;