void update_txt(string|array(string) txt)
Updates the TXT record for the service.
A TXT record with service-specific information. It can be given as a plain string or an array of property assignment strings. To remove an existing TXT record you give an empty string as the argument.