chat property

  1. @JsonKey(name: 'chat')
Chat get chat
inherited

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;