RootBotStartState
RootBotStartState =
object
Properties
communityId
communityId:
CommunityGuid
communityMembers
communityMembers:
Map<UserGuid,Set<CommunityRoleGuid>>
communityRoles
communityRoles:
Map<CommunityRoleGuid, {id:CommunityRoleGuid;name:string; }>
globalSettings
globalSettings:
GlobalSettings|undefined