Enum tg_bot_api::ObjectData [−][src]
Variants
Object without fields or elements So we don’t know what it will be in the future
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ObjectData
impl Send for ObjectData
impl Sync for ObjectData
impl Unpin for ObjectData
impl UnwindSafe for ObjectData
Blanket Implementations
Mutably borrows from an owned value. Read more