Package-level declarations
Types
EntitySupplier that uses a DataCache to resolve entities.
An abstraction that allows for requesting Discord entities.
A supplier that accepts a Kord instance and returns an EntitySupplier of type T.
EntitySupplier that uses a RestClient to resolve entities.
EntitySupplier that delegates to another EntitySupplier to resolve entities.
Functions
Requests the GlobalApplicationCommand with the given id as type T.
Requests the GuildApplicationCommand with the given id as type T, returns null if the command application isn't present or if the channel is not of type T.
Requests the GlobalApplicationCommand with the given id as type T.
Requests the GlobalApplicationCommand with the given id as type T, returns null if the command application isn't present or if the channel is not of type T.
Requests the GuildApplicationCommand with the given id as type T.
Requests the GuildApplicationCommand with the given id as type T, returns null if the command application isn't present or if the channel is not of type T.