We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0362239 commit bfd6d0bCopy full SHA for bfd6d0b
CHANGELOG-V3.md
@@ -5,8 +5,8 @@ release.
5
6
### Added
7
8
-- Added `StickerFormatType.unknown` for unknown sticker format types instead of
9
- defaulting to `StickerFormatType.png` in
+- `StickerFormatType.file_extension` will be `None` instead of `"png"` when an unknown
+ sticker format is encountered.
10
[#58](https://github.com/Pycord-Development/pycord-next/pull/58)
11
12
### Fixed
0 commit comments