GuildChannelsGet

object GuildChannelsGet : Route<List<DiscordChannel>> (source)

Properties

Link copied to clipboard
val mapper: ResponseMapper<List<DiscordChannel>>
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String