Class BotApiMethod<T extends Serializable>

    • Constructor Detail

      • BotApiMethod

        public BotApiMethod()
    • Method Detail

      • getMethod

        public abstract String getMethod()
        Getter for method path (that is the same as method name)
        Returns:
        Method path