canManageTopics property
Optional. True, if the user is allowed to create forum topics. If omitted defaults to the value of can_pin_messages
Implementation
@JsonKey(name: 'can_manage_topics')
bool? get canManageTopics;
Optional. True, if the user is allowed to create forum topics. If omitted defaults to the value of can_pin_messages
@JsonKey(name: 'can_manage_topics')
bool? get canManageTopics;