canManageTopics

@SerialName(value = "can_manage_topics")
val canManageTopics: Boolean? = null(source)

Optional. True, if the user is allowed to create forum topics. If omitted defaults to the value of can_pin_messages

type: Boolean