Raw.help.RecentMeUrls

Raw.help.RecentMeUrls

Recent t.me urls

help.recentMeUrls#e0310d7 urls:Vector<RecentMeUrl> chats:Vector<Chat> users:Vector<User> = help.RecentMeUrls;
export namespace Raw {
  export namespace help {
    export class RecentMeUrls {
      constructor(params: {
        urls: Array<Raw.TypeRecentMeUrl>;
        chats: Array<Raw.TypeChat>;
        users: Array<Raw.TypeUser>;
      }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0xe0310d7

Property