1.1.0.rc3 #343
| @@ -40,7 +40,7 @@ class ClientQuery(DataQueryWithHistoryABC): | ||||
|  | ||||
|     @staticmethod | ||||
|     def resolve_received_message_count(client: Client, *_): | ||||
|         return client.received_command_count | ||||
|         return client.received_message_count | ||||
|  | ||||
|     @staticmethod | ||||
|     def resolve_deleted_message_count(client: Client, *_): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user