Interface GetMe

Returns the current user. Request type for Tdjson#getMe.

interface GetMe {
    @type: "getMe";
}

Properties

Properties

@type: "getMe"