Class Debot.DebotInfo

java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Debot.DebotInfo
Enclosing class:
Debot

public static class Debot.DebotInfo extends JsonData
  • Constructor Details

    • DebotInfo

      public DebotInfo()
  • Method Details

    • name

      public Optional<String> name()
      DeBot short name.
    • version

      public Optional<String> version()
      DeBot semantic version.
    • publisher

      public Optional<String> publisher()
      The name of DeBot deployer.
    • caption

      public Optional<String> caption()
      Short info about DeBot.
    • author

      public Optional<String> author()
      The name of DeBot developer.
    • support

      public Optional<String> support()
      TON address of author for questions and donations.
    • hello

      public Optional<String> hello()
      String with the first messsage from DeBot.
    • language

      public Optional<String> language()
      String with DeBot interface language (ISO-639).
    • dabi

      public Optional<String> dabi()
      String with DeBot ABI.
    • icon

      public Optional<String> icon()
      DeBot icon.