model library

Various models used by VKDart

Classes

VkDartAppPayloadUpdate
The model app payload update.
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 donut update.
VkDartGroupChangeUpdate
The model group change update.
VkDartGroupUpdate
The model group update.
VkDartLikeUpdate
The model like update.
VkDartMarketOrderUpdate
The model market order update.
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 transaction update.
VkDartPollVoteNewUpdate
The model poll vote new update.
VkDartUnsupportedEventUpdate
A model of an unknown event.
VkDartUpdate
The VkDartUpdate class is used to represent an update event.
VkDartUserUpdate
The model user update.
VkDartWallUpdate
The model wall updates.

Enums

UpdateType
UpdateType is an enumeration of possible event types.