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