1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-05 00:45:03 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.chat.invite_links/-create-chat-invite-link/-create-chat-invite-link.md
2021-03-17 15:18:37 +00:00

651 B

//docs/dev.inmo.tgbotapi.requests.chat.invite_links/CreateChatInviteLink/CreateChatInviteLink

CreateChatInviteLink

[common]
Content
fun CreateChatInviteLink(chatId: ChatIdentifier, expirationUnixTimeStamp: TelegramDate? = null, membersLimit: MembersLimit? = null)