jamespot-user-api
    Preparing search index...

    Type Alias TVGetChannelResponse

    type TVGetChannelResponse = {
        channel: TVGetConfigureChannelResponse;
        interval: number;
    }
    Index

    Properties

    Properties

    interval: number