GuildWebhooksGet

object GuildWebhooksGet : Route<List<DiscordWebhook>> (source)

Properties

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

Functions

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