chatIsForum property
Optional. Pass True to request a forum supergroup, pass False to request a non-forum chat. If not specified, no additional restrictions are applied.
Implementation
@JsonKey(name: 'chat_is_forum')
bool? get chatIsForum;
Optional. Pass True to request a forum supergroup, pass False to request a non-forum chat. If not specified, no additional restrictions are applied.
@JsonKey(name: 'chat_is_forum')
bool? get chatIsForum;