Class MessageTable
记录发送的消息
Inheritance
System.Object
MessageTable
Namespace: cqhttp.Cyan.Utils
Assembly: cqhttp.Cyan.dll
Syntax
public class MessageTable : List<(long, Message)>
Methods
| Improve this Doc View SourceGetMessageId(String)
Declaration
public long GetMessageId(string pattern)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | pattern |
Returns
| Type | Description |
|---|---|
| System.Int64 |