Class TdApi.GetOwnedBots

Enclosing class:
TdApi

public static class TdApi.GetOwnedBots extends TdApi.Function<TdApi.Users>
Returns the list of bots owned by the current user.

Returns Users

  • Field Details

    • CONSTRUCTOR

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

    • GetOwnedBots

      public GetOwnedBots()
      Default constructor for a function, which returns the list of bots owned by the current user.

      Returns Users

  • Method Details