canManageForum property

  1. @JsonKey(name: 'can_manage_forum')
bool? get canManageForum
inherited

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;