Validation helpers for platform chat messages.
Summary
Types
@type option() :: {:max_length, pos_integer()}
Functions
@spec validate( GelotvBot.Message.t(), keyword() ) :: :ok | {:error, term()}
Validation helpers for platform chat messages.
@type option() :: {:max_length, pos_integer()}
@spec validate( GelotvBot.Message.t(), keyword() ) :: :ok | {:error, term()}