mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
[docs] Remove pack_id attribute from Sticker
[docs] Remove unnecessary pack_id
This commit is contained in:
@ -258,8 +258,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`
|
||||||
|
Reference in New Issue
Block a user