Raw.messages.ReceivedQueue
Confirms receipt of messages in a secret chat by client, cancels push notifications. the method returns a list of randomIds of messages for which push notifications were cancelled.
messages.receivedQueue#55a5bb66 max_qts:int = Vector<long>;
export namespace Raw {
export namespace messages {
export class ReceivedQueue {
constructor(params: { maxQts: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x55a5bb66
Property
maxQts
: numberMaximum qts value available at the client