Packages

A Gleam library for building Discord webhook payloads safely.

Current section

Files

Jump to
kitazith include kitazith@component@text_display_TextDisplay.hrl
Raw

include/kitazith@component@text_display_TextDisplay.hrl

-record(text_display, {id :: gleam@option:option(integer()), content :: binary()}).