Instance Method

getGuildWebhooks(from:then:)

Gets a guild’s webhooks

Declaration

func getGuildWebhooks(from guildId: Snowflake, then completion: @escaping ([Webhook]?, RequestError?) -> Void)

Parameters

guildId

Guild to get webhooks from