Class TdApi.Hashtags

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.Hashtags
Enclosing class:
TdApi

public static class TdApi.Hashtags extends TdApi.Object
Contains a list of hashtags.
  • Field Details

    • hashtags

      public String[] hashtags
      A list of hashtags.
    • CONSTRUCTOR

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

    • Hashtags

      public Hashtags()
      Contains a list of hashtags.
    • Hashtags

      public Hashtags(String[] hashtags)
      Contains a list of hashtags.
      Parameters:
      hashtags - A list of hashtags.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR