Uses of Class
it.tdlight.jni.TdApi.InlineQueryResult
-
Uses of TdApi.InlineQueryResult in it.tdlight.jni
Subclasses of TdApi.InlineQueryResult in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
Represents an animation file.static final class
Represents a link to an article or web page.static final class
Represents an audio file.static final class
Represents a user contact.static final class
Represents a document.static final class
Represents information about a game.static final class
Represents a point on the map.static final class
Represents a photo.static final class
Represents a sticker.static final class
Represents information about a venue.static final class
Represents a video.static final class
Represents a voice note.Fields in it.tdlight.jni declared as TdApi.InlineQueryResultConstructors in it.tdlight.jni with parameters of type TdApi.InlineQueryResultModifierConstructorDescriptionInlineQueryResults
(long inlineQueryId, String nextOffset, TdApi.InlineQueryResult[] results, String switchPmText, String switchPmParameter) Represents the results of the inline query.