Answer Callback Query
data class AnswerCallbackQuery(callbackQueryId: CallbackQueryIdentifier, text: String?, showAlert: Boolean?, url: String?, cachedTimeSeconds: Int?) : SimpleRequest<Boolean>
Content copied to clipboard