Skip to content

Add support for display name, initial value and url parameters - #44

Open
ajayyy wants to merge 1 commit into
arnav-t:masterfrom
ajayyy:url-parameters
Open

Add support for display name, initial value and url parameters#44
ajayyy wants to merge 1 commit into
arnav-t:masterfrom
ajayyy:url-parameters

Conversation

@ajayyy

@ajayyy ajayyy commented Jul 28, 2021

Copy link
Copy Markdown
  • displayName (string) - Display name of user, useful when using guest accounts
  • composerIntialValue (string) - Initial value of the composer for prepoulating a sample message
  • signInPrompt (string) - Show sign in prompts
    • 'none' - Never show (default)
    • 'guests' - Show if signed in as guest
    • 'all' - Always show
  • urlParameters (boolean) - Allow adding to config with url prameters (#displayName=Something)
    • 'true' (default)
    • 'false'

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.

1 participant