Package-level declarations
Types
A MessageCreateEvent wrapper that fires with extra context that may be supplied by PluralKit. Subtypes are available if you need to be more specific about whether the message was proxied or not.
A MessageDeleteEvent wrapper that fires with extra context that may be supplied by PluralKit. Subtypes are available if you need to be more specific about whether the message was proxied or not.
A MessageUpdateEvent wrapper that fires with extra context that may be supplied by PluralKit. Subtypes are available if you need to be more specific about whether the message was proxied or not.
A MessageCreateEvent wrapper that represents a message that was proxied by PluralKit.
A MessageDeleteEvent wrapper that represents a message that was proxied by PluralKit.
A MessageUpdateEvent wrapper that represents a message that was proxied by PluralKit.
A MessageCreateEvent wrapper that represents a message that was not proxied by PluralKit.
A MessageDeleteEvent wrapper that represents a message that was not proxied by PluralKit. You may also receive this when a message was proxied by PluralKit, but was not cached for some reason.
A MessageUpdateEvent wrapper that represents a message that was not proxied by PluralKit.