Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Target ¶
type Target struct {
Msg message.Message
Friends []int64
Groups []int64
DoNotCheck bool
Ctx *zero.Ctx
}
Target 推送目标
func (*Target) CheckFriends ¶
func (t *Target) CheckFriends()
func (*Target) CheckGroups ¶
func (t *Target) CheckGroups()
Click to show internal directories.
Click to hide internal directories.