kord
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
      Target filter
Search in API
Skip to content
    kord
kord-core/dev.kord.core.entity/KordEntity

KordEntity

interface KordEntity : KordObject, Entity(source)

An object that is identified by its id. This object holds a KordObject

Inheritors

GuildBehavior
GuildEmojiBehavior
GuildScheduledEventBehavior
MemberBehavior
MessageBehavior
RoleBehavior
SoundboardSoundBehavior
StageInstanceBehavior
StickerBehavior
UserBehavior
WebhookBehavior
AutoModerationRuleBehavior
ChannelBehavior
InteractionBehavior
FollowupMessageBehavior
SkuBehavior
BaseApplication
Attachment
CustomEmoji
Prompt
Option
GuildPreview
Integration
Interaction
Sticker
StickerItem
StickerPack
Team
Entitlement
Subscription
LiveGuild
LiveKordEntity
LiveMember
LiveMessage
LiveRole
LiveUser
LiveCategory
LiveDmChannel
LiveGuildChannel
LiveGuildMessageChannel
LiveVoiceChannel

Properties

id
Link copied to clipboard
abstract val id: Snowflake

The unique identifier of this entity.

kord
Link copied to clipboard
abstract val kord: Kord

The kord instance that created this object.

Functions

compareTo
Link copied to clipboard
open operator override fun compareTo(other: Entity): Int

Compares entities on id.

Generated by Dokka
© 2026 Copyright