Kord
The central adapter between other Kord modules and source of core events.
Constructors
Properties
The default supplier, obtained through Kord's resources and configured through KordBuilder.defaultStrategy. By default a strategy from EntitySupplyStrategy.rest.
The events emitted from the gateway. Call Kord.login to start receiving events.
Functions
Requests to create a new Guild configured through the builder.
Requests to edit the presence of the bot user configured by the builder. The new presence will be shown on all shards. Use MasterGateway.gateways or Event.gateway to set the presence of a single shard.
Requests the ApplicationRoleConnectionMetadata objects for this Application.
Requests to get all Entitlements for this application.
Requests to get the GuildPreview of a guild with the guildId through the strategy, returns null if the GuildPreview isn't present.
Requests to get the GuildPreview of a guild with the guildId through the strategy, returns null if the GuildPreview isn't present.
Requests to get the Webhook in this guild.
Requests to get the Webhook in this guild with an authentication token, returns null if the webhook was not present.
Requests to get the Webhook in this guild with an authentication token.
Requests to get the Webhook in this guild with an authentication token, returns null if the webhook was not present.
Requests to update the ApplicationRoleConnectionMetadata objects for this Application.