OptionalactivationUnix timestamp (ms) when the participation was activated, that is, when their participation state was set to ParticipationState.ACTIVE.
null if the participation was never activated.
Unix timestamp (ms) when the person participation was created and their participation state was set to ParticipationState.CREATED
Indicates whether the bot's participation is hidden in the current conversation
OptionaljoinedUnix timestamp (ms) when the person joined, that is, when their participation state was set to ParticipationState.ONBOARDING. null if
the participation never joined.
OptionalleftUnix timestamp (ms) when the person left, that is, when their participation state was set to ParticipationState.ENDED). null if the
participation didn't finish its offboarding.
OptionaloffboardingUnix timestamp (ms) when the person started offboarding, that is, when their participation state was set to
ParticipationState.OFFBOARDING. null if the participation never started its offboarding.
The bot person
The bot's personID
The bot's last participation state he had, if left, or has in the conversation
Information about a bot participant in a conversation (with historical information)