Browse Source

[docs] Remove pack_id attribute from Sticker

[docs] Remove unnecessary pack_id
pull/10109/head
Andrin 10 months ago
committed by dolfies
parent
commit
084318c762
  1. 2
      discord/sticker.py

2
discord/sticker.py

@ -280,8 +280,6 @@ class Sticker(_StickerTag):
The id of the sticker. The id of the sticker.
description: :class:`str` description: :class:`str`
The description of the sticker. The description of the sticker.
pack_id: :class:`int`
The id of the sticker's pack.
format: :class:`StickerFormatType` format: :class:`StickerFormatType`
The format for the sticker's image. The format for the sticker's image.
url: :class:`str` url: :class:`str`

Loading…
Cancel
Save