Skip to main content

searchPostsFlood

Indicates if the specified global post search » requires payment.

type tg.SearchPostsFlood struct { /* ... */ }

Fields

NameTypeRequiredDescription
QueryIsFreeboolThe specified query is free (and it will not use up free search slots).
TotalDailyintyesTotal number of daily free search slots.
RemainsintyesRemaining number of free search slots.
WaitTillintIf there are no more search slots, specifies the unixtime when more search slots will be available.
StarsAmountint64yesThe number of Telegram Stars to pay for each non-free search.

Returned by

References