chat property
Information about a chat in the business account. The bot may not have access to the chat or the corresponding user.
Implementation
@JsonKey(name: 'chat')
Chat get chat;
Information about a chat in the business account. The bot may not have access to the chat or the corresponding user.
@JsonKey(name: 'chat')
Chat get chat;