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