mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(Telegram Node): Fix a spelling typo (no-changelog) (#15717)
This commit is contained in:
committed by
GitHub
parent
7e2ebc820c
commit
d45bfbe782
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user