Struct discord_sdk::lobby::ConnectLobby [−][src]
Fields
id: LobbyId
secret: String
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ConnectLobby
impl Send for ConnectLobby
impl Sync for ConnectLobby
impl Unpin for ConnectLobby
impl UnwindSafe for ConnectLobby
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