stickerURL property

String stickerURL

Url for sticker image

Implementation

String get stickerURL =>
    this.client.httpEndpoints.stickerUrl(this.id, format.getExtension());