Class ElementText
文本消息段
Inherited Members
Namespace: cqhttp.Cyan.Messages.CQElements
Assembly: cqhttp.Cyan.dll
Syntax
public class ElementText : Element
Constructors
| Improve this Doc View SourceElementText(String)
Declaration
public ElementText(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | text |
Properties
| Improve this Doc View Sourcetext
Declaration
public string text { get; }
Property Value
| Type | Description |
|---|---|
| System.String |