increase_gift_auction_bid()

Client.increase_gift_auction_bid()

Increases a bid for an auction gift without changing gift text and receiver.

Usable by Users Bots
Parameters:
  • gift_id (int) – Identifier of the gift to put the bid on.

  • star_count (int) – The number of Telegram Stars to put in the bid.

Returns:

bool – On success, True is returned.