chat property
Optional. Chat the original message belongs to. Available only if the chat is a supergroup or a channel.
Implementation
@JsonKey(name: 'chat')
Chat? get chat;
Optional. Chat the original message belongs to. Available only if the chat is a supergroup or a channel.
@JsonKey(name: 'chat')
Chat? get chat;