[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

View File

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