mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 17:36:15 +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.
|
||||
description: :class:`str`
|
||||
The description of the sticker.
|
||||
pack_id: :class:`int`
|
||||
The id of the sticker's pack.
|
||||
format: :class:`StickerFormatType`
|
||||
The format for the sticker's image.
|
||||
url: :class:`str`
|
||||
|
Reference in New Issue
Block a user