Types

Link copied to clipboard

Application webhooks are webhooks used with Interactions.

Link copied to clipboard

Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels.

Link copied to clipboard
object Companion
Link copied to clipboard

Incoming Webhooks can post messages to channels with a generated token.

Link copied to clipboard

An unknown WebhookType.

Properties

Link copied to clipboard
val value: Int

The raw value used by Discord.

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String