Documentation ¶
Index ¶
- func HelloGroupMessage(cli *client.QQClient, event *message.GroupMessage) int32
- func HelloPrivateMessage(cli *client.QQClient, event *message.PrivateMessage) int32
- func LogGroupMessage(cli *client.QQClient, event *message.GroupMessage) int32
- func LogPrivateMessage(cli *client.QQClient, event *message.PrivateMessage) int32
- func ReportFriendMessageRecalled(cli *client.QQClient, event *event.FriendRecall) int32
- func ReportGroupDigest(cli *client.QQClient, event *event.GroupDigestEvent) int32
- func ReportGroupInvitedRequest(cli *client.QQClient, event *event.GroupInvite) int32
- func ReportGroupMemberPermissionChanged(cli *client.QQClient, event *event.GroupMemberPermissionChanged) int32
- func ReportGroupMessage(cli *client.QQClient, event *message.GroupMessage) int32
- func ReportGroupMessageRecalled(cli *client.QQClient, event *event.GroupRecall) int32
- func ReportGroupMute(cli *client.QQClient, event *event.GroupMute) int32
- func ReportGroupNameUpdated(cli *client.QQClient, event *event.GroupNameUpdated) int32
- func ReportJoinGroup(cli *client.QQClient, event *event.GroupMemberIncrease) int32
- func ReportMemberJoin(cli *client.QQClient, event *event.GroupMemberIncrease) int32
- func ReportMemberLeave(cli *client.QQClient, event *event.GroupMemberDecrease) int32
- func ReportMemberSpecialTitleUpdated(cli *client.QQClient, event *event.MemberSpecialTitleUpdated) int32
- func ReportNewFriendAdded(cli *client.QQClient, event *event.NewFriendRequest) int32
- func ReportNewFriendRequest(cli *client.QQClient, event *event.NewFriendRequest) int32
- func ReportPoke(cli *client.QQClient, ievent event.INotifyEvent) int32
- func ReportPrivateMessage(cli *client.QQClient, event *message.PrivateMessage) int32
- func ReportRename(cli *client.QQClient, event *event.Rename) int32
- func ReportUserJoinGroupRequest(cli *client.QQClient, event *event.GroupMemberJoinRequest) int32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HelloGroupMessage ¶
func HelloGroupMessage(cli *client.QQClient, event *message.GroupMessage) int32
func HelloPrivateMessage ¶
func HelloPrivateMessage(cli *client.QQClient, event *message.PrivateMessage) int32
func LogGroupMessage ¶
func LogGroupMessage(cli *client.QQClient, event *message.GroupMessage) int32
func LogPrivateMessage ¶
func LogPrivateMessage(cli *client.QQClient, event *message.PrivateMessage) int32
func ReportFriendMessageRecalled ¶
func ReportFriendMessageRecalled(cli *client.QQClient, event *event.FriendRecall) int32
func ReportGroupDigest ¶
func ReportGroupDigest(cli *client.QQClient, event *event.GroupDigestEvent) int32
func ReportGroupInvitedRequest ¶
func ReportGroupInvitedRequest(cli *client.QQClient, event *event.GroupInvite) int32
func ReportGroupMemberPermissionChanged ¶
func ReportGroupMemberPermissionChanged(cli *client.QQClient, event *event.GroupMemberPermissionChanged) int32
func ReportGroupMessage ¶
func ReportGroupMessage(cli *client.QQClient, event *message.GroupMessage) int32
func ReportGroupMessageRecalled ¶
func ReportGroupMessageRecalled(cli *client.QQClient, event *event.GroupRecall) int32
func ReportGroupNameUpdated ¶
func ReportGroupNameUpdated(cli *client.QQClient, event *event.GroupNameUpdated) int32
func ReportJoinGroup ¶
func ReportJoinGroup(cli *client.QQClient, event *event.GroupMemberIncrease) int32
func ReportMemberJoin ¶
func ReportMemberJoin(cli *client.QQClient, event *event.GroupMemberIncrease) int32
func ReportMemberLeave ¶
func ReportMemberLeave(cli *client.QQClient, event *event.GroupMemberDecrease) int32
func ReportMemberSpecialTitleUpdated ¶
func ReportMemberSpecialTitleUpdated(cli *client.QQClient, event *event.MemberSpecialTitleUpdated) int32
func ReportNewFriendAdded ¶
func ReportNewFriendAdded(cli *client.QQClient, event *event.NewFriendRequest) int32
func ReportNewFriendRequest ¶
func ReportNewFriendRequest(cli *client.QQClient, event *event.NewFriendRequest) int32
func ReportPoke ¶
func ReportPoke(cli *client.QQClient, ievent event.INotifyEvent) int32
func ReportPrivateMessage ¶
func ReportPrivateMessage(cli *client.QQClient, event *message.PrivateMessage) int32
func ReportUserJoinGroupRequest ¶
func ReportUserJoinGroupRequest(cli *client.QQClient, event *event.GroupMemberJoinRequest) int32
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.