text_content
Method
This is a method of the GatewayMessage class in the gateway module.Get text content if available.
Signature
Returns
The result of the operation.
text_content: Get text content if available.
This is a method of the GatewayMessage class in the gateway module.Get text content if available.
def text_content(&self) -> Option<&str>