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

Method QueryNotifications

userapi/api/api.go:102–102  ·  view source on GitHub ↗
(ctx context.Context, req *QueryNotificationsRequest, res *QueryNotificationsResponse)

Source from the content-addressed store, hash-verified

100 SetAvatarURL(ctx context.Context, req *PerformSetAvatarURLRequest, res *PerformSetAvatarURLResponse) error
101 SetDisplayName(ctx context.Context, req *PerformUpdateDisplayNameRequest, res *struct{}) error
102 QueryNotifications(ctx context.Context, req *QueryNotificationsRequest, res *QueryNotificationsResponse) error
103 InputAccountData(ctx context.Context, req *InputAccountDataRequest, res *InputAccountDataResponse) error
104 PerformKeyBackup(ctx context.Context, req *PerformKeyBackupRequest, res *PerformKeyBackupResponse) error
105 QueryKeyBackup(ctx context.Context, req *QueryKeyBackupRequest, res *QueryKeyBackupResponse)

Callers 3

AddRoutesFunction · 0.65
QueryNotificationsMethod · 0.65
GetNotificationsFunction · 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