Raw.UpdateBotStopped
A bot was stopped or re-started.
updateBotStopped#c4870a49 user_id:long date:int stopped:Bool qts:int = Update;
export namespace Raw {
export class UpdateBotStopped {
constructor(params: { userId: bigint; date: number; stopped: boolean; qts: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xc4870a49