You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we allow create bot user with the Apps Engine, we might need to use that user to call some API requests. That will allow the Apps to perform more tasks like querying the rooms / users with pagination.
There are 2 ways that we could support it:
Allow passing password along with the user data
Allow getting the BOT user access token
The text was updated successfully, but these errors were encountered:
As we allow create bot user with the Apps Engine, we might need to use that user to call some API requests. That will allow the Apps to perform more tasks like querying the rooms / users with pagination.
There are 2 ways that we could support it:
The text was updated successfully, but these errors were encountered: