Raw.RecentMeUrlChat

Raw.RecentMeUrlChat

Recent t.me link to a chat

recentMeUrlChat#b2da71d2 url:string chat_id:long = RecentMeUrl;
export namespace Raw {
  export class RecentMeUrlChat {
    constructor(params: { url: string; chatId: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xb2da71d2

Property