matrix-js-sdk

    Interface INotificationsResponse

    interface INotificationsResponse {
        next_token: string;
        notifications: INotification[];
    }
    Index

    Properties

    next_token: string
    notifications: INotification[]
    MMNEPVFCICPMFPCPTTAAATR