package buttondevteam.chat;
public enum FlairStates {
Accepted, Ignored, Recognised, Commented, NoComment
}