sealed trait AudioAPIMessage extends AnyRef

The base trait for all audio events. Note that the audio API does not have any connections to any ackcord.CacheSnapshot s. As such you have to find the objects for the IDs yourself.

Source
AudioAPIMessage.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AudioAPIMessage
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def serverId: RawSnowflake

    The server id for the voice channel.

    The server id for the voice channel. For guilds this is the guild id.

  2. abstract def userId: UserId

    The client user id