1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 07:55:25 +00:00
tgbotapi/tgbotapi.api/src/commonMain/kotlin/dev/inmo/tgbotapi/extensions/api/chat/modify
2023-02-06 00:21:46 +06:00
..
DeleteChatPhoto.kt chats sealing 2022-04-22 00:16:41 +06:00
PinChatMessage.kt MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00
SetChatDescription.kt chats sealing 2022-04-22 00:16:41 +06:00
SetChatMenuButton.kt add new type of chats ids 2022-11-10 15:56:38 +06:00
SetChatPermissions.kt add support for independent chat permissions 2023-02-06 00:21:46 +06:00
SetChatPhoto.kt chats sealing 2022-04-22 00:16:41 +06:00
SetChatTitle.kt chats sealing 2022-04-22 00:16:41 +06:00
SetDefaultChatMenuButton.kt add support of menu buttons 2022-04-21 14:49:52 +06:00
UnpinAllChatMessages.kt chats sealing 2022-04-22 00:16:41 +06:00
UnpinChatMessage.kt MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00