Raw.UpdateChannelMessageForwards
The forward counter of a message in a channel has changed
updateChannelMessageForwards#d29a27f4 channel_id:long id:int forwards:int = Update;
export namespace Raw {
export class UpdateChannelMessageForwards {
constructor(params: { channelId: bigint; id: number; forwards: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xd29a27f4