Skip to content

Problem with getDialogs #804

@tilibougnia

Description

@tilibougnia

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions