Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConversationLocalCache ¶
type ConversationLocalCache struct {
// contains filtered or unexported fields
}
func NewConversationLocalCache ¶
func NewConversationLocalCache(client *rpcclient.ConversationRpcClient) *ConversationLocalCache
func (*ConversationLocalCache) GetConversationIDs ¶
func (*ConversationLocalCache) GetRecvMsgNotNotifyUserIDs ¶
type GroupLocalCache ¶
type GroupLocalCache struct {
// contains filtered or unexported fields
}
func NewGroupLocalCache ¶
func NewGroupLocalCache(client *rpcclient.GroupRpcClient) *GroupLocalCache
func (*GroupLocalCache) GetGroupMemberIDs ¶
type GroupMemberIDsHash ¶
type GroupMemberIDsHash struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.