Raw.UpdateNewScheduledMessage

Raw.UpdateNewScheduledMessage

A message was added to the schedule queue of a chat

updateNewScheduledMessage#39a51dfb message:Message = Update;
export namespace Raw {
  export class UpdateNewScheduledMessage {
    constructor(params: { message: Raw.TypeMessage }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x39a51dfb

Property