Interface GetCloseFriends

Returns all close friends of the current user. Request type for Tdjson#getCloseFriends.

interface GetCloseFriends {
    @type: "getCloseFriends";
}

Properties

Properties

@type: "getCloseFriends"