Type Alias NotifiMutationDeleteTelegramTargetArgs

NotifiMutationDeleteTelegramTargetArgs: {
    deleteTargetInput?: InputMaybe<DeleteTargetInput>;
}