[docs] Remove pack_id attribute from Sticker

[docs] Remove unnecessary pack_id
This commit is contained in:
Andrin 2024-08-28 21:37:32 +02:00 committed by GitHub
parent 0a2faa6f5d
commit 1c6f3c5ff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`