Instance Method
getGuildStickers(from:then:)
Gets all the stickers from a guild
Declaration
func getGuildStickers(from guildId: Snowflake, then completion: @escaping ([Sticker]?, RequestError?) -> Void)
func getGuildStickers(from guildId: Snowflake, then completion: @escaping ([Sticker]?, RequestError?) -> Void)