Edits the caption of a message sent on behalf of a business account; for bots only
business_connection_id |
Unique identifier of business connection on behalf of which the message was sent |
chat_id |
The chat the message belongs to |
message_id |
Identifier of the message |
reply_markup |
The new message reply markup; pass null if none |
caption |
New message content caption; pass null to remove caption; 0-getOption("message_caption_length_max") characters |
show_caption_above_media |
Pass true to show the caption above the media; otherwise, the caption will be shown below the media. May be true only for animation, photo, and video messages |