xcruiser
Results
1
comments of
xcruiser
``` result = tclient(GetDialogsRequest( offset_date=last_date, offset_id=0, offset_peer=InputPeerEmpty(), limit=chunk_size, hash=0 )) ``` Add missing parameter HASH=0 will solve this issue.