discord_gleam/types/bot

Types

pub type Bot {
  Bot(token: String)
}

Constructors

  • Bot(token: String)
Search Document