Packages

A Gleam library for building Discord webhook payloads safely.

Current section

Files

Jump to
kitazith include kitazith@webhook@delete_query_DeleteQuery.hrl
Raw

include/kitazith@webhook@delete_query_DeleteQuery.hrl

-record(delete_query, {
thread_id :: gleam@option:option(kitazith@snowflake:snowflake())
}).