Class BotApiMethod<T extends Serializable>

Object
PartialBotApiMethod<T>
BotApiMethod<T>
BotApiMethod<T>
All Implemented Interfaces:
Validable

public abstract class BotApiMethod<T extends Serializable> extends BotApiMethod<T>
Version:
1.0 A method of Telegram Bots Api that is fully supported in json format
Author:
Ruben Bermudez
  • Constructor Details

    • BotApiMethod

      public BotApiMethod()