Search Results for

    Show / Hide Table of Contents

    Class GroupMessageEvent.GroupSender

    群消息发送者信息,匿名时无参考价值

    Inheritance
    System.Object
    MessageEvent.Sender
    GroupMessageEvent.GroupSender
    Inherited Members
    MessageEvent.Sender.user_id
    MessageEvent.Sender.nickname
    MessageEvent.Sender.sex
    MessageEvent.Sender.age
    Namespace: cqhttp.Cyan.Events.CQEvents
    Assembly: cqhttp.Cyan.dll
    Syntax
    public class GroupSender : MessageEvent.Sender

    Properties

    | Improve this Doc View Source

    area

    来自

    Declaration
    public string area { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    card

    群名片/备注

    Declaration
    public string card { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    level

    成员等级

    Declaration
    public string level { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    role

    身份(owner/admin/member)

    Declaration
    public string role { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    title

    头衔

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