Package-level declarations
Types
Link copied to clipboard
class GuildChannelGetterImpl(val yde: YDE, val json: JsonNode, val idAsLong: Long) : GuildChannelImpl, GuildChannelGetter
Link copied to clipboard
class GuildMessageChannelGetterImpl(yde: YDE, json: JsonNode, idAsLong: Long) : GuildMessageChannelImpl, GuildMessageChannelGetter