Search Results for

    Show / Hide Table of Contents

    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 Source

    GetMessageId(String)

    Declaration
    public long GetMessageId(string pattern)
    Parameters
    Type Name Description
    System.String pattern
    Returns
    Type Description
    System.Int64
    • Improve this Doc
    • View Source
    ☀
    ☾