stickerUrl abstract method

String stickerUrl(
  1. Snowflake stickerId,
  2. String extension
)

Returns url for sticker.

Implementation

String stickerUrl(Snowflake stickerId, String extension);