MCPcopy Create free account
hub / github.com/daodst/chat / PerformForgetThreePID

Method PerformForgetThreePID

userapi/api/api.go:118–118  ·  view source on GitHub ↗
(ctx context.Context, req *PerformForgetThreePIDRequest, res *struct{})

Source from the content-addressed store, hash-verified

116 QueryThreePIDsForLocalpart(ctx context.Context, req *QueryThreePIDsForLocalpartRequest, res *QueryThreePIDsForLocalpartResponse) error
117 QueryLocalpartForThreePID(ctx context.Context, req *QueryLocalpartForThreePIDRequest, res *QueryLocalpartForThreePIDResponse) error
118 PerformForgetThreePID(ctx context.Context, req *PerformForgetThreePIDRequest, res *struct{}) error
119 PerformSaveThreePIDAssociation(ctx context.Context, req *PerformSaveThreePIDAssociationRequest, res *struct{}) error
120}
121

Callers 3

AddRoutesFunction · 0.65
PerformForgetThreePIDMethod · 0.65
Forget3PIDFunction · 0.65

Implementers 3

UserInternalAPIuserapi/internal/api.go
httpUserInternalAPIuserapi/inthttp/client.go
UserInternalAPITraceuserapi/api/api_trace.go

Calls

no outgoing calls

Tested by

no test coverage detected