package user
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
Contact extends Conversation with LoggerSupport
All wechat contacts(friend) will be encapsulated as a Contact.
All wechat contacts(friend) will be encapsulated as a Contact. [Examples/Contact-Bot]
https://github.com/wechaty/wechaty/blob/1523c5e02be46ebe2cc172a744b2fbe53351540e/examples/contact-bot.ts
- Since
2020-06-03
-
class
ContactSelf extends Contact
- Since
2020-06-08
-
class
Conversation extends AnyRef
- Since
2020-06-08
- class Friendship extends AnyRef
-
class
Image extends LoggerSupport
- Since
2020-06-15
-
class
Message extends AnyRef
wrap MessagePayload
wrap MessagePayload
- Since
2020-06-02
-
class
MiniProgram extends AnyRef
- Since
2020-06-06
- class Room extends Conversation with EventEmitter with LoggerSupport
-
class
Tag extends AnyRef
- Since
2020-06-06
-
class
UrlLink extends AnyRef
- Since
2020-06-06
Value Members
-
object
Friendship
- Since
2020-06-15
-
object
Room
- Since
2020-06-08