Answer Inline Query
data class AnswerInlineQuery(inlineQueryID: InlineQueryIdentifier, results: List<InlineQueryResult>, cachedTime: Int?, isPersonal: Boolean?, nextOffset: String?, switchPmText: String?, switchPmParameter: String?) : SimpleRequest<Boolean>
Content copied to clipboard