teleproto - v1.229.0
    Preparing search index...

    Interface AccountUpdateBirthdayParams

    interface AccountUpdateBirthdayParams {
        birthday?: BirthdayIn;
    }
    Index
    birthday?: BirthdayIn

    Birthday.