Search Results for

    Show / Hide Table of Contents

    Class SetGroupAnonymousRequest

    设置群组能否匿名聊天

    Inheritance
    System.Object
    ApiRequest
    SetGroupAnonymousRequest
    Inherited Members
    ApiRequest.api_path
    ApiRequest.response
    ApiRequest.content
    Namespace: cqhttp.Cyan.ApiCall.Requests
    Assembly: cqhttp.Cyan.dll
    Syntax
    public class SetGroupAnonymousRequest : ApiRequest

    Constructors

    | Improve this Doc View Source

    SetGroupAnonymousRequest(Int64, Boolean)

    Declaration
    public SetGroupAnonymousRequest(long group_id, bool enable = true)
    Parameters
    Type Name Description
    System.Int64 group_id
    System.Boolean enable
    • Improve this Doc
    • View Source
    ☀
    ☾