Skip to main content

RootAppStartState

RootAppStartState = RootBotStartState & object

Snapshot of the community's current state, passed to your AppStartingCallback during app server startup. Use this to initialize your app's in-memory state without making API calls.

Type Declaration

channelId

readonly channelId: ChannelGuid

The GUID of the channel assigned to this app.