Skip to content

readBusinessMessage

Function · TDLib 1.8.67 · d1085f9c

Reads a message on behalf of a business account; for bots only

readBusinessMessage(
  business_connection_id: string,
  chat_id: int53,
  message_id: int53
) → Ok

business_connection_id

string

Unique identifier of business connection through which the message was received

chat_id

int53

The chat the message belongs to

message_id

int53

Identifier of the message