What's the max size I can use when setting up my string attribute? Say I'm building a chat bot and the user can send a 100 word message. What the max size i can use that can accommodate this?
I'm pretty new to web dev so pardon me if this is a silly question lol.