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

Example HelpCenter #303

Closed
mthomas-github opened this issue Apr 17, 2021 · 3 comments
Closed

Example HelpCenter #303

mthomas-github opened this issue Apr 17, 2021 · 3 comments

Comments

@mthomas-github
Copy link

could you make an example for HelpCenter? Or when you say ad -hc or -helpcenter parameter Do I add this when I create client?

@msucorey
Copy link
Contributor

msucorey commented Feb 8, 2022

When you call createClient add helpcenter: true to args and on your remoteUri, append '/help_center'. This creates a help center Client that inherits from base and adds methods found in lib/client/helpcenter (and detailed in docs).

@mvxt
Copy link

mvxt commented Feb 26, 2023

Took me some time to find this - is there a section in the docs somewhere that lists out all the possible arguments you can supply when instantiating client? That'd help alot, unless I'm an idiot and missed it somewhere

@mvxt
Copy link

mvxt commented Feb 26, 2023

Also, the above worked without needing to supply flags at all, and supplying flags -hc or --helpcenter did not work. Unless I did something wrong, it seems like that portion of the docs is out of date

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

4 participants