package it.cavallium; public enum TChatType { SUPERGROUP, USER, BASICGROUP }