stop_business_poll


Description:

public async BusinessMessage stop_business_poll (string business_connection_id, int64 chat_id, int64 message_id, ReplyMarkup reply_markup) throws TDLibError

Stops a poll sent on behalf of a business account; for bots only

Parameters:

business_connection_id

Unique identifier of business connection on behalf of which the message with the poll was sent

chat_id

The chat the message belongs to

message_id

Identifier of the message containing the poll

reply_markup

The new message reply markup; pass null if none