Closed vicky5124 closed 2 months ago
The new endpoint is: GET /sticker-packs/{}/sticker-pack-object where {} is a StickerPackId instance.
/sticker-packs/{}/sticker-pack-object
{}
StickerPackId
As well as the Http implementation, a helper method in the object type would be useful too.
Discord API docs change commit
Resolved in #2960
The new endpoint is: GET
/sticker-packs/{}/sticker-pack-object
where{}
is aStickerPackId
instance.As well as the Http implementation, a helper method in the object type would be useful too.
Discord API docs change commit