canManageForum property
Optional. True, if the user is allowed to create, rename, close, and reopen forum topics; supergroups only
Implementation
@JsonKey(name: 'can_manage_forum')
bool? get canManageForum;
Optional. True, if the user is allowed to create, rename, close, and reopen forum topics; supergroups only
@JsonKey(name: 'can_manage_forum')
bool? get canManageForum;