Search Results for

    Show / Hide Table of Contents

    Class ElementReply

    at某人

    Inheritance
    System.Object
    Element
    ElementReply
    Inherited Members
    Element.type
    Element.data
    Element.isSingle
    Element.Equals(Object)
    Element.GetHashCode()
    Element.ToString()
    Element.GetElement(String, Dictionary<String, String>)
    Namespace: cqhttp.Cyan.Messages.CQElements
    Assembly: cqhttp.Cyan.dll
    Syntax
    public class ElementReply : Element

    Constructors

    | Improve this Doc View Source

    ElementReply(String)

    Declaration
    public ElementReply(string reply_id)
    Parameters
    Type Name Description
    System.String reply_id

    回复时引用的消息 id

    • Improve this Doc
    • View Source
    ☀
    ☾