Utilities

type discord.utils.ISO8601Timestamp

Represents an ISO8601 timestamp. When parsed, this becomes a datetime.datetime object.

discord.utils.MISSING: _MissingSentinel

Represents a singleton MISSING sentinel

type discord.utils.Nullable

Represents a nullable data type

type discord.utils.Optional

Represents an optional data type