-record(message_component, { custom_id :: binary(), component_type :: integer(), values :: gleam@option:option(list(binary())), resolved :: gleam@option:option(discord_gleam@types@component_response:resolved_data()) }).