1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-25 09:25:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.update/-common-chat-member-updated-update/index.md
2021-03-17 15:18:37 +00:00

1.5 KiB

//docs/dev.inmo.tgbotapi.types.update/CommonChatMemberUpdatedUpdate

CommonChatMemberUpdatedUpdate

[common] data class CommonChatMemberUpdatedUpdate(updateId: UpdateIdentifier, data: ChatMemberUpdated) : ChatMemberUpdatedUpdate

Properties

Name Summary
data [common] open override val data: ChatMemberUpdated
updateId [common] open override val updateId: UpdateIdentifier