kord-rest
common
kord-rest
/
dev.kord.rest.route
/
Route
/
GuildWebhooksGet
Guild
Webhooks
Get
object
GuildWebhooksGet
:
Route
<
List
<
DiscordWebhook
>
>
(
source
)
Members
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
mapper
Link copied to clipboard
val
mapper
:
ResponseMapper
<
List
<
DiscordWebhook
>
>
method
Link copied to clipboard
val
method
:
HttpMethod
path
Link copied to clipboard
val
path
:
String
requires
Authorization
Header
Link copied to clipboard
val
requiresAuthorizationHeader
:
Boolean