Skip to main content

content

Method
This is a method of the BotMessageProtocol class in the protocols module.
Message content.

Signature

def content() -> Union[str, Dict[str, Any]]

Returns

Returns
Union[str, Dict[str, Any]]
The result of the operation.