Enum awesome_bot::GeneralSound [−][src]
Represents audio and voice, this is used in all_music_fn handler.
Variants
Audio(Audio)Voice(Voice)
Auto Trait Implementations
impl Send for GeneralSound
impl Send for GeneralSoundimpl Sync for GeneralSound
impl Sync for GeneralSound