discord_gleam/ws/packets/identify

Functions

pub fn create_packet(token: String, intents: Intents) -> String
pub fn create_resume_packet(
  token: String,
  intents: Intents,
  session_id: String,
  sequence: String,
) -> String
Search Document