Skip to content

Conversation

@BrianGenisio
Copy link

You can do it via the query parameter:

/c/new?initialMessage=Message that will pre-populate the textbox for a new message

For anything with new lines or special characters, you'll want to urlencode the message

You can do it via the query parameter:
```
/c/new?initialMessage=Message that will pre-populate the textbox for a new message
```

For anything with new lines or special characters, you'll want to `urlencode` the message
@BrianGenisio BrianGenisio merged commit a4f2e27 into main Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants