Search Results for

    Show / Hide Table of Contents

    Class FriendAddResponse

    是否同意好友请求响应

    Inheritance
    System.Object
    CQResponse
    FriendAddResponse
    Inherited Members
    CQResponse.content
    CQResponse.ToString()
    Namespace: cqhttp.Cyan.Events.CQResponses
    Assembly: cqhttp.Cyan.dll
    Syntax
    public class FriendAddResponse : CQResponse

    Constructors

    | Improve this Doc View Source

    FriendAddResponse(Boolean, String)

    Declaration
    public FriendAddResponse(bool approve, string remark)
    Parameters
    Type Name Description
    System.Boolean approve

    是否加为好友

    System.String remark

    好友备注

    • Improve this Doc
    • View Source
    ☀
    ☾