Package dev. inmo. tgbotapi. types. Inline Queries. Inline Query Result. abstracts. results. document
Types
Link copied to clipboard
interface InlineQueryResultDocument : InlineQueryResultDocumentCommon, UrlInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult, MimeTyped
Content copied to clipboard
Link copied to clipboard
interface InlineQueryResultDocumentCached : InlineQueryResultDocumentCommon, WithFileIdInlineQueryResult
Content copied to clipboard
Link copied to clipboard
interface InlineQueryResultDocumentCommon : InlineQueryResult, TitledInlineQueryResult, DescribedInlineQueryResult, TextedOutput, WithInputMessageContentInlineQueryResult
Content copied to clipboard