glyde/event/voice

VOICE_* dispatches. VOICE_STATE_UPDATE decodes straight to glyde/voice_state.

Values

pub fn server_update_decoder(
  build: fn(String, id.Id(id.Guild), option.Option(String)) -> event,
) -> decode.Decoder(event)

VOICE_SERVER_UPDATE, as token, guild id, endpoint.

Search Document