1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-25 01:15:13 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.chat.extended/-extended-group-chat-impl/-extended-group-chat-impl.md
2021-03-17 15:18:37 +00:00

916 B

//docs/dev.inmo.tgbotapi.types.chat.extended/ExtendedGroupChatImpl/ExtendedGroupChatImpl

ExtendedGroupChatImpl

[common]
Content
fun ExtendedGroupChatImpl(id: ChatId, title: String, chatPhoto: ChatPhoto? = null, permissions: ChatPermissions, description: String = "", inviteLink: String? = null, pinnedMessage: Message? = null)