Search Results for

    Show / Hide Table of Contents

    Class ElementFace

    表情

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

    Constructors

    | Improve this Doc View Source

    ElementFace(String, String)

    recommended constructor for qq faces

    Declaration
    public ElementFace(string id, string type = "face")
    Parameters
    Type Name Description
    System.String id

    qq表情编号(1-170)

    System.String type

    可以是: QQ表情(face) emoji表情(emoji) 原创表情(bface) 小表情(sface) 其中之一 具体请参考酷Q码文档中相关部分

    • Improve this Doc
    • View Source
    ☀
    ☾