Enum discord_sdk::registration::LaunchCommand [−][src]
Variants
Url(Url)
Tuple Fields
0: Url
A URL
Bin
A binary with optional args
Steam(u32)
Tuple Fields
0: u32
A Steam game identifier
Implementations
Auto Trait Implementations
impl RefUnwindSafe for LaunchCommand
impl Send for LaunchCommand
impl Sync for LaunchCommand
impl Unpin for LaunchCommand
impl UnwindSafe for LaunchCommand
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