hasTopicsEnabled property
Optional. True, if forum topic mode is enabled for the bot in private chats.
Implementation
@JsonKey(name: 'has_topics_enabled')
bool? get hasTopicsEnabled;
Optional. True, if forum topic mode is enabled for the bot in private chats.
@JsonKey(name: 'has_topics_enabled')
bool? get hasTopicsEnabled;