OptionaldisableWebPreview?: booleanWhether to disable links preview in this message
OptionalinvertMedia?: booleanWhether to invert media position.
Currently only supported for web previews and makes the client render the preview above the caption and not below.
Optionalmedia?: InputMediaLikeNew message media
Inline message ID, either as a TL object, or as a TDLib and Bot API compatible string
OptionalprogressCallback?: (uploaded: number, total: number) => voidFor media, upload progress callback.
OptionalreplyMarkup?: ReplyMarkupFor bots: new reply markup. If omitted, existing markup will be removed.
Optionaltext?: InputTextNew message text
When media is passed, media.caption is used instead
Edit sent inline message text, media and reply markup.