Docs.rs
rust-tdlib-0.4.3
rust-tdlib 0.4.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
antonio-antuan
Dependencies
async-trait ^0.1
normal
optional
dyn-clone ^1.0.11
normal
optional
futures ^0.3
normal
lazy_static ^1.4
normal
optional
log ^0.4
normal
optional
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
tokio ^1
normal
optional
uuid ^1.2.2
normal
env_logger ^0.10.0
dev
log ^0.4
dev
tokio ^1
dev
Versions
62.11%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
tdlib
0.4.3
TDUpdate
Implementations on Foreign Types
&'a UPDATE
&'a mut UPDATE
Implementors
In rust_
tdlib::
types
rust_tdlib
::
types
Trait
TDUpdate
Copy item path
Source
pub trait TDUpdate:
Debug
+ RObject { }
Expand description
Contains notifications about data changes
Implementations on Foreign Types
§
Source
§
impl<'a, UPDATE:
TDUpdate
>
TDUpdate
for
&'a UPDATE
Source
§
impl<'a, UPDATE:
TDUpdate
>
TDUpdate
for
&'a mut UPDATE
Implementors
§
Source
§
impl
TDUpdate
for
TestUseUpdate
Source
§
impl
TDUpdate
for
UpdateActiveNotifications
Source
§
impl
TDUpdate
for
UpdateAnimatedEmojiMessageClicked
Source
§
impl
TDUpdate
for
UpdateAnimationSearchParameters
Source
§
impl
TDUpdate
for
UpdateAuthorizationState
Source
§
impl
TDUpdate
for
UpdateBasicGroup
Source
§
impl
TDUpdate
for
UpdateBasicGroupFullInfo
Source
§
impl
TDUpdate
for
UpdateCall
Source
§
impl
TDUpdate
for
UpdateChatAction
Source
§
impl
TDUpdate
for
UpdateChatActionBar
Source
§
impl
TDUpdate
for
UpdateChatDefaultDisableNotification
Source
§
impl
TDUpdate
for
UpdateChatDraftMessage
Source
§
impl
TDUpdate
for
UpdateChatFilters
Source
§
impl
TDUpdate
for
UpdateChatHasProtectedContent
Source
§
impl
TDUpdate
for
UpdateChatHasScheduledMessages
Source
§
impl
TDUpdate
for
UpdateChatIsBlocked
Source
§
impl
TDUpdate
for
UpdateChatIsMarkedAsUnread
Source
§
impl
TDUpdate
for
UpdateChatLastMessage
Source
§
impl
TDUpdate
for
UpdateChatMember
Source
§
impl
TDUpdate
for
UpdateChatMessageSender
Source
§
impl
TDUpdate
for
UpdateChatMessageTtl
Source
§
impl
TDUpdate
for
UpdateChatNotificationSettings
Source
§
impl
TDUpdate
for
UpdateChatOnlineMemberCount
Source
§
impl
TDUpdate
for
UpdateChatPendingJoinRequests
Source
§
impl
TDUpdate
for
UpdateChatPermissions
Source
§
impl
TDUpdate
for
UpdateChatPhoto
Source
§
impl
TDUpdate
for
UpdateChatPosition
Source
§
impl
TDUpdate
for
UpdateChatReadInbox
Source
§
impl
TDUpdate
for
UpdateChatReadOutbox
Source
§
impl
TDUpdate
for
UpdateChatReplyMarkup
Source
§
impl
TDUpdate
for
UpdateChatTheme
Source
§
impl
TDUpdate
for
UpdateChatThemes
Source
§
impl
TDUpdate
for
UpdateChatTitle
Source
§
impl
TDUpdate
for
UpdateChatUnreadMentionCount
Source
§
impl
TDUpdate
for
UpdateChatVideoChat
Source
§
impl
TDUpdate
for
UpdateConnectionState
Source
§
impl
TDUpdate
for
UpdateDeleteMessages
Source
§
impl
TDUpdate
for
UpdateDiceEmojis
Source
§
impl
TDUpdate
for
UpdateFavoriteStickers
Source
§
impl
TDUpdate
for
UpdateFile
Source
§
impl
TDUpdate
for
UpdateFileGenerationStart
Source
§
impl
TDUpdate
for
UpdateFileGenerationStop
Source
§
impl
TDUpdate
for
UpdateGroupCall
Source
§
impl
TDUpdate
for
UpdateGroupCallParticipant
Source
§
impl
TDUpdate
for
UpdateHavePendingNotifications
Source
§
impl
TDUpdate
for
UpdateInstalledStickerSets
Source
§
impl
TDUpdate
for
UpdateLanguagePackStrings
Source
§
impl
TDUpdate
for
UpdateMessageContent
Source
§
impl
TDUpdate
for
UpdateMessageContentOpened
Source
§
impl
TDUpdate
for
UpdateMessageEdited
Source
§
impl
TDUpdate
for
UpdateMessageInteractionInfo
Source
§
impl
TDUpdate
for
UpdateMessageIsPinned
Source
§
impl
TDUpdate
for
UpdateMessageLiveLocationViewed
Source
§
impl
TDUpdate
for
UpdateMessageMentionRead
Source
§
impl
TDUpdate
for
UpdateMessageSendAcknowledged
Source
§
impl
TDUpdate
for
UpdateMessageSendFailed
Source
§
impl
TDUpdate
for
UpdateMessageSendSucceeded
Source
§
impl
TDUpdate
for
UpdateNewCallSignalingData
Source
§
impl
TDUpdate
for
UpdateNewCallbackQuery
Source
§
impl
TDUpdate
for
UpdateNewChat
Source
§
impl
TDUpdate
for
UpdateNewChatJoinRequest
Source
§
impl
TDUpdate
for
UpdateNewChosenInlineResult
Source
§
impl
TDUpdate
for
UpdateNewCustomEvent
Source
§
impl
TDUpdate
for
UpdateNewCustomQuery
Source
§
impl
TDUpdate
for
UpdateNewInlineCallbackQuery
Source
§
impl
TDUpdate
for
UpdateNewInlineQuery
Source
§
impl
TDUpdate
for
UpdateNewMessage
Source
§
impl
TDUpdate
for
UpdateNewPreCheckoutQuery
Source
§
impl
TDUpdate
for
UpdateNewShippingQuery
Source
§
impl
TDUpdate
for
UpdateNotification
Source
§
impl
TDUpdate
for
UpdateNotificationGroup
Source
§
impl
TDUpdate
for
UpdateOption
Source
§
impl
TDUpdate
for
UpdatePoll
Source
§
impl
TDUpdate
for
UpdatePollAnswer
Source
§
impl
TDUpdate
for
UpdateRecentStickers
Source
§
impl
TDUpdate
for
UpdateSavedAnimations
Source
§
impl
TDUpdate
for
UpdateScopeNotificationSettings
Source
§
impl
TDUpdate
for
UpdateSecretChat
Source
§
impl
TDUpdate
for
UpdateSelectedBackground
Source
§
impl
TDUpdate
for
UpdateServiceNotification
Source
§
impl
TDUpdate
for
UpdateStickerSet
Source
§
impl
TDUpdate
for
UpdateSuggestedActions
Source
§
impl
TDUpdate
for
UpdateSupergroup
Source
§
impl
TDUpdate
for
UpdateSupergroupFullInfo
Source
§
impl
TDUpdate
for
UpdateTermsOfService
Source
§
impl
TDUpdate
for
UpdateTrendingStickerSets
Source
§
impl
TDUpdate
for
UpdateUnreadChatCount
Source
§
impl
TDUpdate
for
UpdateUnreadMessageCount
Source
§
impl
TDUpdate
for
UpdateUser
Source
§
impl
TDUpdate
for
UpdateUserFullInfo
Source
§
impl
TDUpdate
for
UpdateUserPrivacySettingRules
Source
§
impl
TDUpdate
for
UpdateUserStatus
Source
§
impl
TDUpdate
for
UpdateUsersNearby