Class WorkflowStartedInputs

    • Constructor Detail

      • WorkflowStartedInputs

        public WorkflowStartedInputs()
    • Method Detail

      • getChatId

        public long getChatId()
        Returns the ID of the owning conversation.
        Returns:
        conversation ID
      • getChatUid

        public String getChatUid()
        Returns the conversation identifier.
        Returns:
        conversation identifier
      • getMessageId

        public String getMessageId()
        Returns the message ID of this round.
        Returns:
        message ID
      • getQuery

        public String getQuery()
        Returns the question that was asked.
        Returns:
        the question that was asked