namespace Combot
{
public enum AccessType
User,
Voice,
HalfOperator,
Operator,
SuperOperator,
Founder,
Owner
}