messages.SearchCounter#

class pyrogram.raw.base.messages.SearchCounter#

Number of results that would be returned by a search.

Constructors:

This base type has 1 constructor available.

messages.SearchCounter

Indicates how many results would be found by a messages.search call with the same parameters.

Functions:

This object can be returned by 1 function.

messages.GetSearchCounters

Get the number of results that would be found by a messages.search call with the same parameters.