Text records are key-value pairs that can be used to store any arbitrary data associated with a name. Think of this as a user’s digital backpack utilized for the storage of preferences, public details, and more.
1. addTextRecord
Add or update a text record.subname- Full ENS subnamekey- Text record key (e.g., “description”)value- Value to associate with the key

