Packages

A Gleam library for building Discord webhook payloads safely.

Current section

Files

Jump to
kitazith include kitazith@validation_StringLengthExceeded.hrl
Raw

include/kitazith@validation_StringLengthExceeded.hrl

-record(string_length_exceeded, {max :: integer(), actual :: integer()}).