public class MarkdownRequest extends Object
Constructor and Description |
---|
MarkdownRequest(String text,
boolean gfm) |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
boolean |
isGfm() |
void |
setGfm(boolean gfm) |
void |
setText(String text) |
Copyright © 2021. All rights reserved.