Struct discord_sdk::lobby::LobbyArgs [−][src]
pub struct LobbyArgs { /* fields omitted */ }
Expand description
Argument used to create or modify a Lobby
Implementations
Trait Implementations
Supplies the same defaults as those that Discord (currently) sets if the any of the arguments are not specified, to protect from behavior changes in Discord in the future
Auto Trait Implementations
impl RefUnwindSafe for LobbyArgs
impl UnwindSafe for LobbyArgs
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