Versions in this module Expand all Collapse all v0 v0.1.3 Dec 15, 2024 Changes in this version + var Emoji = openwechat.Emoji + var OpenWechat adapter.Adapter + var Self *openwechat.Self + type CardType struct + City string + NickName string + Province string + Sex string + UserName string + WechatID string + func (card CardType) AdapterName() string + func (card CardType) ToRawText(msg message.MessageSegment) string + func (card CardType) TypeName() string + type EmptyActionResult struct + type FriendAddType struct + City string + Country string + Msg *openwechat.Message + NickName string + Province string + Sex string + UserName string + WechatID string + func (fa FriendAddType) AdapterName() string + func (fa FriendAddType) ToRawText(msg message.MessageSegment) string + func (fa FriendAddType) TypeName() string + type JoinGroupType struct + func (joinGroup JoinGroupType) AdapterName() string + func (joinGroup JoinGroupType) ToRawText(msg message.MessageSegment) string + func (joinGroup JoinGroupType) TypeName() string + type LocationType struct + func (loc LocationType) AdapterName() string + func (loc LocationType) ToRawText(msg message.MessageSegment) string + func (loc LocationType) TypeName() string + type RealtimeLocationStartType struct + func (rls RealtimeLocationStartType) AdapterName() string + func (rls RealtimeLocationStartType) ToRawText(msg message.MessageSegment) string + func (rls RealtimeLocationStartType) TypeName() string + type RealtimeLocationStopType struct + func (rls RealtimeLocationStopType) AdapterName() string + func (rls RealtimeLocationStopType) ToRawText(msg message.MessageSegment) string + func (rls RealtimeLocationStopType) TypeName() string + type RecallType struct + Recaller string + ReplaceMsg string + func (recall RecallType) AdapterName() string + func (recall RecallType) ToRawText(msg message.MessageSegment) string + func (recall RecallType) TypeName() string + type RedPacketType struct + func (redPacket RedPacketType) AdapterName() string + func (redPacket RedPacketType) ToRawText(msg message.MessageSegment) string + func (redPacket RedPacketType) TypeName() string + type TickleType struct + Msg string + func (tickle TickleType) AdapterName() string + func (tickle TickleType) ToRawText(msg message.MessageSegment) string + func (tickle TickleType) TypeName() string + type TransferType struct + func (transfer TransferType) AdapterName() string + func (transfer TransferType) ToRawText(msg message.MessageSegment) string + func (transfer TransferType) TypeName() string