You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2023. It is now read-only.
System.Collections.Generic.KeyNotFoundException: The given key '0' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Konata.Core.Components.ConfigComponent.GetMemberInfo(UInt32 groupUin, UInt32 memberUin)
at Konata.Core.Components.Logics.Model.OperationLogic.GroupMuteMember(UInt32 groupUin, UInt32 memberUin, UInt32 timeSeconds)
对于解禁成员:
Konata.Core.Exceptions.Model.OperationFailedException: Failed to mute member: Assert failed. Ret => 203
at Konata.Core.Components.Logics.Model.OperationLogic.GroupMuteMember(UInt32 groupUin, UInt32 memberUin, UInt32 timeSeconds)