telega v0.0.8 (2019-05-11T15:08:08Z)
Dub
Repo
InlineQuery
telega
botapi
Inline mode types **
struct
InlineQuery {
string
id
;
User
from
;
Nullable
!
Location
location
;
string
query
;
string
offset
;
}
Members
Variables
from
User
from
;
Undocumented in source.
id
string
id
;
Undocumented in source.
location
Nullable
!
Location
location
;
Undocumented in source.
offset
string
offset
;
Undocumented in source.
query
string
query
;
Undocumented in source.
Meta
Source
See Implementation
telega
botapi
aliases
InlineQueryResult
InlineQueryResultStructs
InputMedia
InputMediaStructs
InputMessageContent
InputMessageContentStructs
ReplyMarkup
ReplyMarkupStructs
classes
BotApi
TelegramBotApiException
UpdatesRange
enums
ChatType
HTTPMethod
ParseMode
isReplyMarkup
isTelegramId
functions
isMessageType
toKeyboardButtonRow
manifest constants
BaseApiUrl
mixin templates
InlineQueryFields
TelegramMethod
static functions
falseIfNull
trueIfNull
structs
AddStickerToSetMethod
Animation
AnswerCallbackQueryMethod
AnswerInlineQueryMethod
Audio
CallbackGame
CallbackQuery
Chat
ChatId
ChatIdProxy
ChatMember
ChatPhoto
ChatTypeProxy
ChosenInlineResult
Contact
CreateNewStickerSetMethod
DeleteChatPhotoMethod
DeleteChatStickerSetMethod
DeleteMessageMethod
DeleteStickerFromSetMethod
DeleteWebhookMethod
Document
EditMessageCaptionMethod
EditMessageLiveLocationMethod
EditMessageReplyMarkupMethod
EditMessageTextMethod
ExportChatInviteLinkMethod
File
ForceReply
ForwardMessageMethod
Game
GameHighScore
GetChatAdministratorsMethod
GetChatMemberMethod
GetChatMembersCountMethod
GetChatMethod
GetFileMethod
GetMeMethod
GetStickerSetMethod
GetUpdatesMethod
GetUserProfilePhotosMethod
GetWebhookInfoMethod
InlineKeyboardButton
InlineKeyboardMarkup
InlineQuery
InlineQueryResultArticle
InlineQueryResultAudio
InlineQueryResultCachedAudio
InlineQueryResultCachedDocument
InlineQueryResultCachedGif
InlineQueryResultCachedMpeg4Gif
InlineQueryResultCachedPhoto
InlineQueryResultCachedSticker
InlineQueryResultCachedVideo
InlineQueryResultCachedVoice
InlineQueryResultContact
InlineQueryResultDocument
InlineQueryResultGame
InlineQueryResultGif
InlineQueryResultLocation
InlineQueryResultMpeg4Gif
InlineQueryResultPhoto
InlineQueryResultVenue
InlineQueryResultVideo
InlineQueryResultVoice
InputContactMessageContent
InputFile
InputLocationMessageContent
InputMediaPhoto
InputMediaVideo
InputTextMessageContent
InputVenueMessageContent
Invoice
KeyboardButton
KickChatMemberMethod
LabeledPrice
LeaveChatMethod
Location
MaskPosition
Message
MessageEntity
Method
OrderInfo
PhotoSize
PinChatMessageMethod
PreCheckoutQuery
PromoteChatMemberMethod
ReplyKeyboardMarkup
ReplyKeyboardRemove
ResponseParameters
RestrictChatMemberMethod
SendAudioMethod
SendChatActionMethod
SendContactMethod
SendDocumentMethod
SendLocationMethod
SendMediaGroupMethod
SendMessageMethod
SendPhotoMethod
SendStickerMethod
SendVenueMethod
SendVideoMethod
SendVideoNoteMethod
SendVoiceMethod
SetChatDescriptionMethod
SetChatPhotoMethod
SetChatStickerSetMethod
SetChatTitleMethod
SetStickerPositionInSetMethod
SetWebhookMethod
ShippingAddress
ShippingOption
ShippingQuery
Sticker
StickerSet
StopMessageLiveLocationMethod
SuccessfulPayment
UnbanChatMemberMethod
UnpinChatMessageMethod
Update
UploadStickerFileMethod
User
UserProfilePhotos
Venue
Video
VideoNote
Voice
WebhookInfo
Inline mode types **