message_type
Method
This is a method of the BotMessage class in the bots module.Set message type.
Signature
Parameters
No description available.
Returns
The result of the operation.
message_type: Set message type.
This is a method of the BotMessage class in the bots module.Set message type.
def message_type(mut self, msg_type: MessageType) -> Self