Package-level declarations
Types
Link copied to clipboard
@Serializable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Serializable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Serializable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Serializable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Serializable
Link copied to clipboard
@Serializable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
fun InlineQueryResultAudioCachedImpl( id: InlineQueryId, fileId: FileId, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioCachedImpl
fun InlineQueryResultAudioCachedImpl( id: InlineQueryId, fileId: FileId, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioCachedImpl
Link copied to clipboard
fun InlineQueryResultAudioImpl( id: InlineQueryId, url: String, title: String, performer: String? = null, duration: Int? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioImpl
fun InlineQueryResultAudioImpl( id: InlineQueryId, url: String, title: String, performer: String? = null, duration: Int? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioImpl
Link copied to clipboard
fun InlineQueryResultDocumentCachedImpl( id: InlineQueryId, fileId: FileId, title: String, description: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentCachedImpl
fun InlineQueryResultDocumentCachedImpl( id: InlineQueryId, fileId: FileId, title: String, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentCachedImpl
Link copied to clipboard
fun InlineQueryResultDocumentImpl( id: InlineQueryId, url: String, title: String, mimeType: MimeType, thumbnailUrl: String? = null, thumbnailWidth: Int? = null, thumbnailHeight: Int? = null, description: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentImpl
fun InlineQueryResultDocumentImpl( id: InlineQueryId, url: String, title: String, mimeType: MimeType, thumbnailUrl: String? = null, thumbnailWidth: Int? = null, thumbnailHeight: Int? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentImpl
Link copied to clipboard
fun InlineQueryResultGifCachedImpl( id: InlineQueryId, fileId: FileId, title: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifCachedImpl
fun InlineQueryResultGifCachedImpl( id: InlineQueryId, fileId: FileId, title: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifCachedImpl
Link copied to clipboard
fun InlineQueryResultGifImpl( id: InlineQueryId, gifFile: FileId, thumbnailUrl: String, thumbnailMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
fun InlineQueryResultGifImpl( id: InlineQueryId, url: String, thumbnailUrl: String, thumbnailMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
fun InlineQueryResultGifImpl( id: InlineQueryId, gifFile: FileId, thumbnailUrl: String, thumbnailMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
fun InlineQueryResultGifImpl( id: InlineQueryId, url: String, thumbnailUrl: String, thumbnailMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
Link copied to clipboard
fun InlineQueryResultMpeg4GifCachedImpl( id: InlineQueryId, fileId: FileId, title: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifCachedImpl
fun InlineQueryResultMpeg4GifCachedImpl( id: InlineQueryId, fileId: FileId, title: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifCachedImpl
Link copied to clipboard
fun InlineQueryResultMpeg4GifImpl( id: InlineQueryId, url: String, thumbnailUrl: String, thumbnailMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifImpl
fun InlineQueryResultMpeg4GifImpl( id: InlineQueryId, url: String, thumbnailUrl: String, thumbnailMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifImpl
Link copied to clipboard
fun InlineQueryResultPhotoCachedImpl( id: InlineQueryId, fileId: FileId, title: String? = null, description: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoCachedImpl
fun InlineQueryResultPhotoCachedImpl( id: InlineQueryId, fileId: FileId, title: String? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoCachedImpl
Link copied to clipboard
fun InlineQueryResultPhotoImpl( id: InlineQueryId, url: String, thumbnailUrl: String, width: Int? = null, height: Int? = null, title: String? = null, description: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoImpl
fun InlineQueryResultPhotoImpl( id: InlineQueryId, url: String, thumbnailUrl: String, width: Int? = null, height: Int? = null, title: String? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoImpl
Link copied to clipboard
fun InlineQueryResultVideoCachedImpl( id: InlineQueryId, fileId: FileId, title: String, description: String? = null, entities: TextSourcesList, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoCachedImpl
fun InlineQueryResultVideoCachedImpl( id: InlineQueryId, fileId: FileId, title: String, description: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoCachedImpl
Link copied to clipboard
fun InlineQueryResultVideoImpl( id: InlineQueryId, url: String, thumbnailUrl: String, mimeType: MimeType, title: String, width: Int? = null, height: Int? = null, duration: Int? = null, description: String? = null, entities: List<TextSource>, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoImpl
fun InlineQueryResultVideoImpl( id: InlineQueryId, url: String, thumbnailUrl: String, mimeType: MimeType, title: String, width: Int? = null, height: Int? = null, duration: Int? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, showCaptionAboveMedia: Boolean = false, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoImpl
Link copied to clipboard
fun InlineQueryResultVoiceCachedImpl( id: InlineQueryId, fileId: FileId, title: String, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceCachedImpl
fun InlineQueryResultVoiceCachedImpl( id: InlineQueryId, fileId: FileId, title: String, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceCachedImpl
Link copied to clipboard
fun InlineQueryResultVoiceImpl( id: InlineQueryId, url: String, title: String, duration: Int? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceImpl
fun InlineQueryResultVoiceImpl( id: InlineQueryId, url: String, title: String, duration: Int? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceImpl