-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Description
Hi All,
I don't think it's a issue, but I'm facing something very spécial. When I try this code :
const result = await client.invoke( new Api.messages.GetDialogs({ offsetDate: 0, offsetId: 0, limit: 1000 }) );
I received a response, with the last unread message, but the chat attribut of the response are always empty, is it normal ?
I just would like to the the chatid of one of my chat !
Kind regards
Metadata
Metadata
Assignees
Labels
No labels