CommandManager.GetGroupCmdSeries method

获取指定群中的指令使能列表

public Dictionary<string, bool> GetGroupCmdSeries(long groupId)
parameterdescription
groupId群组ID

Return Value

指令使能列表

See Also