CommunityLeaveReason
Enum indicating why a user left a community.
Enumeration Members
Banned
Banned:
7
The user was banned from the community.
Kicked
Kicked:
4
The user was kicked from the community by a moderator.
Unspecified
Unspecified:
0
Reserved default value. Do not use in application code.
User
User:
1
The user left the community voluntarily.