Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 290 Bytes

File metadata and controls

15 lines (12 loc) · 290 Bytes
title Percent Encoder
description Helper function to encode special characters
position 14
category Methods

Simple Usage

This is a helper function to encode special characters Encodes | into %7C

await JokeClient._percentEncoder('da|dada');