Raw.account.DeleteBusinessChatLink

Raw.account.DeleteBusinessChatLink

Delete a business chat deep link.

account.deleteBusinessChatLink#60073674 slug:string = Bool;
export namespace Raw {
  export namespace account {
    export class DeleteBusinessChatLink {
      constructor(params: { slug: string }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x60073674

Property

  • slug : string

    Slug of the link, obtained as specified here.

Results

boolean