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