isTopicMessage property
Optional. True, if the message is sent to a topic in a forum supergroup or a private chat with the bot
Implementation
@JsonKey(name: 'is_topic_message')
bool? get isTopicMessage;
Optional. True, if the message is sent to a topic in a forum supergroup or a private chat with the bot
@JsonKey(name: 'is_topic_message')
bool? get isTopicMessage;