Class TdApi.GetSupportUser

Enclosing class:
TdApi

public static class TdApi.GetSupportUser extends TdApi.Function<TdApi.User>
Returns a user who can be contacted to get support.

Returns User

  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GetSupportUser

      public GetSupportUser()
      Default constructor for a function, which returns a user who can be contacted to get support.

      Returns User

  • Method Details