Raw.ExportedMessageLink
Link to a message in a supergroup/channel
exportedMessageLink#5dab1af4 link:string html:string = ExportedMessageLink;
export namespace Raw {
export class ExportedMessageLink {
constructor(params: { link: string; html: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x5dab1af4