telega v0.0.8 (2019-05-11T15:08:08Z)
Dub
Repo
InputMediaVideo
telega
botapi
Undocumented in source.
struct
InputMediaVideo {
string
type
;
string
media
;
Nullable
!
string
caption
;
Nullable
!
ParseMode
parse_mode
;
Nullable
!
uint
width
;
Nullable
!
uint
height
;
Nullable
!
uint
duration
;
Nullable
!
bool
supports_streaming
;
}
Members
Variables
caption
Nullable
!
string
caption
;
Undocumented in source.
duration
Nullable
!
uint
duration
;
Undocumented in source.
height
Nullable
!
uint
height
;
Undocumented in source.
media
string
media
;
Undocumented in source.
parse_mode
Nullable
!
ParseMode
parse_mode
;
Undocumented in source.
supports_streaming
Nullable
!
bool
supports_streaming
;
Undocumented in source.
type
string
type
;
Undocumented in source.
width
Nullable
!
uint
width
;
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