Skip to content

v1.4.0

Compare
Choose a tag to compare
@maxxfrazer maxxfrazer released this 11 Jul 15:34
· 142 commits to main since this release
bbd3abc

To use chat tokens:

endpoint structure

  • app privileges: chat/app/?expiry=3600
  • user privileges: /chat/account/:chatid/?expiry=3600

expiry is an optional parameter for both.

response:

{
  "chatToken":"007chat-token-djfkaljdla"
}