Packages

A purely Gleam Discord library built from the ground up with stratus.

Current section

Files

Jump to
glyph include glyph@models@discord_GetGatewayBot.hrl
Raw

include/glyph@models@discord_GetGatewayBot.hrl

-record(get_gateway_bot, {
url :: binary(),
shards :: integer(),
session_start_limit :: glyph@models@discord:session_start_limit()
}).