isForum property
True, if the supergroup chat is a forum (has topics enabled).
Implementation
@JsonKey(name: 'is_forum')
bool? get isForum;
True, if the supergroup chat is a forum (has topics enabled).
@JsonKey(name: 'is_forum')
bool? get isForum;