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