Skip to content

export Interface

VideoNotePayload ​

extends ​

BaseMessagePayload

Properties ​

business_connection_id? : string ​

caption_entities? : MessageEntities | MessageEntityPayload[] ​

chat_id? : string | number ​

disable_notification? : boolean ​

duration? : number ​

length? : number ​

message_effect_id? : string ​

message_thread_id? : number ​

parse_mode? : string ​

protect_content? : boolean ​

reply_markup? : InlineKeyboardMarkup | ReplyKeyboardMarkup | ForceReply | ReplyKeyboardRemove ​

reply_parameters? : ReplyParameters ​

thumbnail? : InputFile ​

video_note : InputFile ​