Search Results for

    Show / Hide Table of Contents

    Class ElementText

    文本消息段

    Inheritance
    System.Object
    Element
    ElementText
    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 ElementText : Element

    Constructors

    | Improve this Doc View Source

    ElementText(String)

    Declaration
    public ElementText(string text)
    Parameters
    Type Name Description
    System.String text

    Properties

    | Improve this Doc View Source

    text

    Declaration
    public string text { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    ☀
    ☾