search_global_hashtag_messages_count()

Client.search_global_hashtag_messages_count()

Get the count of messages with the provided hashtag.

If you want to get the actual messages, see search_public_hashtag_messages().

Usable by Users Bots
Parameters:

hashtag (str, optional) – Hashtag to search for.

Returns:

int – On success, the messages count is returned.