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