Search Results for

    Show / Hide Table of Contents

    Class GetStrangerInfoRequest

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

    Constructors

    | Improve this Doc View Source

    GetStrangerInfoRequest(Int64, Boolean)

    Declaration
    public GetStrangerInfoRequest(long user_id, bool no_cache = false)
    Parameters
    Type Name Description
    System.Int64 user_id
    System.Boolean no_cache
    • Improve this Doc
    • View Source
    ☀
    ☾