model library
Various models used by VKDart
Classes
- VkDartAppPayloadUpdate
-
The model
app payloadupdate. - VkDartChatPhotoUpdate
-
Sub-updates model:
chat_photo_update,chat_photo_remove. - VkDartChatPinUpdate
-
Sub-updates model:
chat_pin_message,chat_unpin_message. - VkDartChatTitleUpdate
-
Sub-update model:
chat_title_update. - VkDartChatUserUpdate
-
Sub-updates model:
chat_invite_user,chat_kick_user,chat_invite_user_by_link. - VkDartCommentUpdate
-
Event model
comment. - VkDartDonutUpdate
-
The model
donutupdate. - VkDartGroupChangeUpdate
-
The model
group changeupdate. - VkDartGroupUpdate
-
The model
groupupdate. - VkDartLikeUpdate
-
The model
likeupdate. - VkDartMarketOrderUpdate
-
The model
market orderupdate. - VkDartMessageAllowUpdate
- The message allow model.
- VkDartMessageDenyUpdate
- The message deny model.
- VkDartMessageEventUpdate
- The message event model.
- VkDartMessageReactionEventUpdate
- The message reaction event model.
- VkDartMessageTypingStateUpdate
- The message typing state model.
- VkDartMessageUpdate
-
The message model (for events
message_new,message_edit,message_reply). - VkDartNewAttachmentUpdate
-
Event Model
new attachment. - VkDartPayTransactionUpdate
-
The model
vk pay transactionupdate. - VkDartPollVoteNewUpdate
-
The model
poll vote newupdate. - VkDartUnsupportedEventUpdate
- A model of an unknown event.
- VkDartUpdate
- The VkDartUpdate class is used to represent an update event.
- VkDartUserUpdate
-
The model
userupdate. - VkDartWallUpdate
-
The model
wallupdates.
Enums
- UpdateType
- UpdateType is an enumeration of possible event types.