Skip to content

export Interface

InputMediaAnimationPayload ​

Properties ​

caption? : string ​

caption_entities? : MessageEntities | MessageEntityPayload[] ​

duration? : number ​

has_spoiler? : boolean ​

height? : number ​

media : string ​

parse_mode? : string ​

show_caption_above_media? : boolean ​

thumbnail? : InputFile ​

type? : "animation" ​

width? : number ​