Type Alias GetAppActionCallParamsInternal

GetAppActionCallParams: GetAppInstallationParams & {
    appActionId: string;
}