editForumTopic

inline suspend fun TelegramBot.editForumTopic(messageThreadId: Int, name: String? = null, iconCustomEmojiId: String? = null, chatId: Long)(source)