tablet_message
Procs | |
format_message | Returns the formatted message contained in this message. Use this to apply any processing to it if it needs to be formatted in a specific way. |
---|---|
format_photo_path | Returns the formatted photo path contained in this message, if there's one. |
format_sender | Returns a string representing the sender of this message, formatted properly. |
format_target | Returns a string representing the target of this message, formatted properly. |
Proc Details
format_message
Returns the formatted message contained in this message. Use this to apply any processing to it if it needs to be formatted in a specific way.
format_photo_path
Returns the formatted photo path contained in this message, if there's one.
format_sender
Returns a string representing the sender of this message, formatted properly.
format_target
Returns a string representing the target of this message, formatted properly.