Raw.contacts.GetStatuses
Use this method to obtain the online statuses of all contacts with an accessible telegram account.
contacts.getStatuses#c4a353ee = Vector<ContactStatus>;
export namespace Raw {
export namespace contacts {
export class GetStatuses {
constructor(params: {}) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xc4a353ee