Instance Method
getSticker(stickerId:then:)
Gets a sticker
Declaration
func getSticker(stickerId: Snowflake, then completion: @escaping (Sticker?, RequestError?) -> Void)
func getSticker(stickerId: Snowflake, then completion: @escaping (Sticker?, RequestError?) -> Void)