Documentation - v0.27.1
    Preparing search index...

    Interface ActionSuggestBirthday

    interface ActionSuggestBirthday {
        birthday: RawBirthday;
        type: "suggest_birthday";
    }
    Index

    Properties

    Properties

    birthday: RawBirthday

    Birthday

    type: "suggest_birthday"