Skip to content

Conversation

@Bibo-Joshi
Copy link
Member

No description provided.

@Bibo-Joshi Bibo-Joshi added the ⚙️ bot-api affected functionality: bot-api label Jan 8, 2026
Copy link
Member

@aelkheir aelkheir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi! sorry this was pending for a while
just one optional comment 😶‍🌫️ and the chango fragment conflict
ps: note to self to later add this to tests/test_official/exceptions.py:~162

    # backwards compatibility for api 9.3 changes
    # tags: deprecated NEXT.VERSION, bot api 9.3
    "UniqueGiftInfo": {"last_resale_star_count"},

to transfer the gift; omitted if the bot cannot transfer the gift.
last_resale_star_count (:obj:`int`): Optional. For gifts bought from other users, the price
paid for the gift.
last_resale_currency (:obj:`str`, optional): For gifts bought from other users, the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
last_resale_currency (:obj:`str`, optional): For gifts bought from other users, the
last_resale_currency (:obj:`str`): Optional. For gifts bought from other users, the

.. versionadded:: 22.3
.. versionadded:: NEXT.VERSION
last_resale_amount (:obj:`int`, optional): For gifts bought from other users, the price
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
last_resale_amount (:obj:`int`, optional): For gifts bought from other users, the price
last_resale_amount (:obj:`int`): Optional. For gifts bought from other users, the price

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️ bot-api affected functionality: bot-api

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants