Search Results for

    Show / Hide Table of Contents

    Class GroupHonorEvent

    群成员荣誉变更

    Inheritance
    System.Object
    CQEvent
    NoticeEvent
    NotifyEvent
    GroupHonorEvent
    Inherited Members
    NotifyEvent.sub_type
    NotifyEvent.target_id
    NoticeEvent.notice_type
    NoticeEvent.noticeType
    NoticeEvent.user_id
    CQEvent.time
    CQEvent.post_type
    CQEvent.postType
    Namespace: cqhttp.Cyan.Events.CQEvents
    Assembly: cqhttp.Cyan.dll
    Syntax
    public class GroupHonorEvent : NotifyEvent

    Properties

    | Improve this Doc View Source

    group_id

    群聊id

    Declaration
    public long group_id { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    honor_type

    荣誉类型,分别表示龙王、群聊之火、快乐源泉

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