Raw.MessageActionGroupCallScheduled
A group call was scheduled
messageActionGroupCallScheduled#b3a07661 call:InputGroupCall schedule_date:int = MessageAction;
export namespace Raw {
export class MessageActionGroupCallScheduled {
constructor(params: { call: Raw.TypeInputGroupCall; scheduleDate: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xb3a07661
Property
call
: Raw.TypeInputGroupCallThe group call
scheduleDate
: numberWhen is this group call scheduled to start