package clawdoll type Logic struct { } type ZegoForbidRTCResp struct { Code int64 Message string RequestId string Data any Error int }