An00nymushun / DiscordFreeStickers

Convert APNG and Lottie into GIF on Discord
GNU Lesser General Public License v2.1
150 stars 125 forks source link

Fixed #30 "Stickers send as links even when in an available channel" #31

Closed ArjhanToteck closed 1 year ago

ArjhanToteck commented 1 year ago

StickerSendability.SENDABLE and StickerSendability.NONSENDABLE are no longer both undefined, which fixed the bug.

ArjhanToteck commented 1 year ago

I apologize, my IDE made some changes to formatting automatically, so there were more changes than intentional. I have made a new pull request here.