Search Results for

    Show / Hide Table of Contents

    Class SetGroupWholeBanRequest

    全 员 🈲️ 💬

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

    Constructors

    | Improve this Doc View Source

    SetGroupWholeBanRequest(Int64, Boolean)

    Declaration
    public SetGroupWholeBanRequest(long group_id, bool enable = true)
    Parameters
    Type Name Description
    System.Int64 group_id

    要禁言的群号

    System.Boolean enable

    是否禁言

    • Improve this Doc
    • View Source
    ☀
    ☾