Class TdApi.MessageCustomServiceAction

Enclosing class:
TdApi

public static class TdApi.MessageCustomServiceAction extends TdApi.MessageContent
A non-standard action has happened in the chat.
  • Field Details

    • text

      public String text
      Message text to be shown in the chat.
    • CONSTRUCTOR

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

    • MessageCustomServiceAction

      public MessageCustomServiceAction()
      A non-standard action has happened in the chat.
    • MessageCustomServiceAction

      public MessageCustomServiceAction(String text)
      A non-standard action has happened in the chat.
      Parameters:
      text - Message text to be shown in the chat.
  • 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