CreateForumTopic constructor
- {required int chat_id,
- required String name,
- required ForumTopicIcon icon,
- int? extra,
- int? clientId}
Creates a topic in a forum supergroup chat; requires can_manage_topics rights in the supergroup
Returns ForumTopicInfo
Implementation
CreateForumTopic