Class TdApi.GetRecentInlineBots

Enclosing class:
TdApi

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

Returns Users

  • Field Details

  • Constructor Details

    • GetRecentInlineBots

      public GetRecentInlineBots()
      Returns up to 20 recently used inline bots in the order of their last usage.

      Returns Users

    • GetRecentInlineBots

      public GetRecentInlineBots​(DataInput input) throws IOException
      Returns up to 20 recently used inline bots in the order of their last usage.

      Returns Users

      Throws:
      IOException
  • Method Details