Struct discord_sdk::activity::ActivityArgs [−][src]
Fields
activity: Option<Activity>
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for ActivityArgs
impl Send for ActivityArgs
impl Sync for ActivityArgs
impl Unpin for ActivityArgs
impl UnwindSafe for ActivityArgs
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more