Search Results for

    Show / Hide Table of Contents

    Class SetGroupAnonymousBanRequest

    群组匿名用户禁言

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

    Constructors

    | Improve this Doc View Source

    SetGroupAnonymousBanRequest(Int64, String, Int64)

    Declaration
    public SetGroupAnonymousBanRequest(long group_id, string flag, long duration = null)
    Parameters
    Type Name Description
    System.Int64 group_id
    System.String flag
    System.Int64 duration
    • Improve this Doc
    • View Source
    ☀
    ☾