Search Results for

    Show / Hide Table of Contents

    Class ElementShare

    分享链接

    Inheritance
    System.Object
    Element
    BaseElementShare
    ElementShare
    Inherited Members
    BaseElementShare.url
    BaseElementShare.title
    BaseElementShare.content
    BaseElementShare.image
    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 ElementShare : BaseElementShare

    Constructors

    | Improve this Doc View Source

    ElementShare(String, String, String, String)

    Declaration
    public ElementShare(string url, string title, string content = "", string image = "")
    Parameters
    Type Name Description
    System.String url
    System.String title
    System.String content
    System.String image
    • Improve this Doc
    • View Source
    ☀
    ☾