Manage text records for a given ENS subname.
subname
: The full ENS subname.key
: The key for the text record (e.g., "description"
).value
: The value to associate with the key.key
: The key of the text record to delete.subname
: The full ENS subname.Record<string, string>
mapping each text record key to its value.
record
: The value associated with the requested key.