package entitys type BotType int const ( BugAndQuesDingTalk BotType = iota + 1 )