Module twilight_validate::channel

source ·
Expand description

Constants, error types, and functions for validating channel fields.

Structs§

Enums§

Constants§

Functions§

  • Ensure a channel’s bitrate is collect.
  • Ensure the number of messages to delete in bulk is correct.
  • Ensure a forum channel’s topic’s length is correct.
  • Ensure a channel is a thread.
  • Ensure a channel’s name’s length is correct.
  • Ensure a channel’s rate limit per user is correct.
  • Ensure the limit set for the number of thread members to return is correct.
  • Ensure a channel’s topic’s length is correct.
  • Ensure a channel’s user limit is correct.