package
1.1.6
Repository: https://github.com/gonebot-dev/gonebot.git
Documentation: pkg.go.dev

# Functions

AddReceivedCount increases the received count by one.
AddSentCount increases the sent count by one.
GetReceivedCount returns the current received count.
GetSentCount returns the current sent count.
Create a new ActionChannel.
No description provided by the author
Create a new MessageChannel.
No description provided by the author
Convert raw MessageSegment.Data to built-in MessageType.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

If you want to call adapter action, you should use this struct.
No description provided by the author
No description provided by the author
No description provided by the author
This describes the whole message.
No description provided by the author
This describes a simple part of a message.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Implement this to create a message type.