Class Util
java.lang.Object
io.github.natanimn.telebof.Util
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
escapeHtml
(String text) static String
extractCommand
(String text) static String
extractText
(String text) static boolean
static <T> ApiResponse
<T> parseApiResponse
(String json, Type type) parseUpdates
(String json)
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
isCommand
-
extractCommand
-
extractText
-
escapeHtml
-
parseApiResponse
-
parseUpdates
-