MCPcopy
hub / github.com/openimsdk/open-im-server / GetFaceURL

Method GetFaceURL

pkg/notification/common_user/common.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17type CommonUser interface {
18 GetNickname() string
19 GetFaceURL() string
20 GetUserID() string
21 GetEx() string
22}

Callers 4

FriendRequestDB2PbFunction · 0.65
PopulateGroupMemberMethod · 0.65
getUserMethod · 0.65
getGroupRequestMethod · 0.65

Implementers 1

Userpkg/common/storage/model/user.go

Calls

no outgoing calls

Tested by

no test coverage detected