Raw.RecentMeUrlChatInvite

Raw.RecentMeUrlChatInvite

Recent t.me invite link to a chat

recentMeUrlChatInvite#eb49081d url:string chat_invite:ChatInvite = RecentMeUrl;
export namespace Raw {
  export class RecentMeUrlChatInvite {
    constructor(params: { url: string; chatInvite: Raw.TypeChatInvite }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xeb49081d

Property