Indicates if the specified global post search » requires payment.
Constructor schema is available as of layer 211. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
query_is_free | flags.0?true | The specified query is free (and it will not use up free search slots). |
total_daily | int | Total number of daily free search slots. |
remains | int | Remaining number of free search slots. |
wait_till | flags.1?int | If there are no more search slots, specifies the unixtime when more search slots will be available. |
stars_amount | long | The number of Telegram Stars to pay for each non-free search. |
Telegram Stars are virtual items that allow users to purchase digital goods and services from bots and mini apps inside the Telegram ecosystem, send gifts to content creators on the Telegram platform, and more.
Telegram allows applying detailed message filters while looking for messages in chats.