Class TdApi.GetRecentInlineBots

Enclosing class:
TdApi

public static class TdApi.GetRecentInlineBots extends TdApi.Function<TdApi.Users>
Returns up to 20 recently used inline bots in the order of their last usage.

Returns Users

  • Field Details

    • CONSTRUCTOR

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

    • GetRecentInlineBots

      public GetRecentInlineBots()
      Default constructor for a function, which returns up to 20 recently used inline bots in the order of their last usage.

      Returns Users

  • Method Details