Package ai.tock.bot.engine.message
Class SentenceWithFootnotes
-
- All Implemented Interfaces:
-
ai.tock.bot.engine.message.Message
public final class SentenceWithFootnotes implements Message
-
-
Constructor Summary
Constructors Constructor Description SentenceWithFootnotes(String text, List<Footnote> footnotes, Long delay)
-