Class TdApi.EditBusinessChatLink

Enclosing class:
TdApi

public static class TdApi.EditBusinessChatLink extends TdApi.Function<TdApi.BusinessChatLink>
Edits a business chat link of the current account. Requires Telegram Business subscription. Returns the edited link.

Returns BusinessChatLink

  • Field Details

  • Constructor Details

    • EditBusinessChatLink

      public EditBusinessChatLink()
      Default constructor for a function, which edits a business chat link of the current account. Requires Telegram Business subscription. Returns the edited link.

      Returns BusinessChatLink

    • EditBusinessChatLink

      public EditBusinessChatLink(String link, TdApi.InputBusinessChatLink linkInfo)
      Creates a function, which edits a business chat link of the current account. Requires Telegram Business subscription. Returns the edited link.

      Returns BusinessChatLink

      Parameters:
      link - The link to edit.
      linkInfo - New description of the link.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR