Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Send Text to Text Input #105

Open
baclark774 opened this issue Oct 27, 2020 · 0 comments
Open

How To Send Text to Text Input #105

baclark774 opened this issue Oct 27, 2020 · 0 comments

Comments

@baclark774
Copy link

Looking to understand how to send a string of literal characters to a search input. I've tried:

await xboxClient.TextChannel.AppendText("hello");

But this results in an object reference not set error on the TextChannel dec.

Apologies as I'm sure i'm missing something obvious but can't find a working example in the docs or open tickets. Thanks in advance for your help!

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

No branches or pull requests

1 participant