Current section
Files
Jump to
Current section
Files
include/discord_gleam@ws@packets@interaction_create_InteractionCommand.hrl
-record(interaction_command, {
type_ :: integer(),
name :: binary(),
id :: binary()
}).