[GH-ISSUE #744] cumston stored #619

Closed
opened 2026-02-28 01:26:15 +03:00 by kerem · 3 comments
Owner

Originally created by @miguerman on GitHub (Sep 24, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/744

char token chat id [?] = "-XXXXXXXX";
If I wanted to use customize and use to save the telegram token and the chat id that I must put in parentheses, for the example of the chat id of a telegram group that are 9 digits, [9].?
and for the telegram token?
Thank you

Originally created by @miguerman on GitHub (Sep 24, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/744 char token chat id [?] = "-XXXXXXXX"; If I wanted to use customize and use to save the telegram token and the chat id that I must put in parentheses, for the example of the chat id of a telegram group that are 9 digits, [9].? and for the telegram token? Thank you
kerem closed this issue 2026-02-28 01:26:15 +03:00
Author
Owner

@tablatronix commented on GitHub (Sep 24, 2018):

Not sure what you are asking or saying

<!-- gh-comment-id:424048844 --> @tablatronix commented on GitHub (Sep 24, 2018): Not sure what you are asking or saying
Author
Owner

@miguerman commented on GitHub (Sep 24, 2018):

char mqtt_port [6] = "8080";
char blynk_token [34] = "YOUR_BLYNK_TOKEN";
Lo siento, quiero usar el ejemplo de addparameters de blynk, para usarlo con telegram y veo que donde el puerto "8080" está reservado entre paréntesis [6] entiendo que son 6 dígitos pero el puerto sería de 5 dígitos, y para mí modificar y guardar el token de telegrama y una identificación de chat que son 9 dígitos, creo, eso debería ponerse entre paréntesis.

<!-- gh-comment-id:424059274 --> @miguerman commented on GitHub (Sep 24, 2018): char mqtt_port [6] = "8080"; char blynk_token [34] = "YOUR_BLYNK_TOKEN"; Lo siento, quiero usar el ejemplo de addparameters de blynk, para usarlo con telegram y veo que donde el puerto "8080" está reservado entre paréntesis [6] entiendo que son 6 dígitos pero el puerto sería de 5 dígitos, y para mí modificar y guardar el token de telegrama y una identificación de chat que son 9 dígitos, creo, eso debería ponerse entre paréntesis.
Author
Owner

@tablatronix commented on GitHub (Sep 24, 2018):

The length on the string

<!-- gh-comment-id:424076903 --> @tablatronix commented on GitHub (Sep 24, 2018): The length on the string
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#619
No description provided.