fix(Telegram Node): Fix a spelling typo (no-changelog) (#15717)

This commit is contained in:
Cornelius Suermann 2025-05-27 10:11:59 +02:00 committed by GitHub
parent 7e2ebc820c
commit d45bfbe782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -227,7 +227,7 @@ export class Telegram implements INodeType {
name: 'Edit Message Text',
value: 'editMessageText',
description: 'Edit a text message',
action: 'Edit a test message',
action: 'Edit a text message',
},
{
name: 'Pin Chat Message',