Current section
Files
Jump to
Current section
Files
include/kitazith@webhook@execute_query_ExecuteQuery.hrl
-record(execute_query, {
wait :: gleam@option:option(boolean()),
thread_id :: gleam@option:option(kitazith@snowflake:snowflake()),
with_components :: gleam@option:option(boolean())
}).