Gifts¶
- class telegram.Gifts(gifts, *, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObject
This object represent a list of gifts.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal if their
gifts
are equal.Returned In
Added in version 21.8.