Closed ArjhanToteck closed 1 year ago
StickerSendability.SENDABLE and StickerSendability.NONSENDABLE are no longer both undefined, which fixed the bug.
StickerSendability.SENDABLE
StickerSendability.NONSENDABLE
undefined
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.
StickerSendability.SENDABLE
andStickerSendability.NONSENDABLE
are no longer bothundefined
, which fixed the bug.