|
400 | 400 | "name": "[%key:component::telegram_bot::services::send_photo::fields::authentication::name%]" |
401 | 401 | }, |
402 | 402 | "caption": { |
403 | | - "description": "The title of the media.", |
| 403 | + "description": "[%key:component::telegram_bot::services::send_photo::fields::caption::description%]", |
404 | 404 | "name": "[%key:component::telegram_bot::services::send_photo::fields::caption::name%]" |
405 | 405 | }, |
406 | 406 | "chat_id": { |
|
499 | 499 | "name": "[%key:component::telegram_bot::services::send_photo::fields::authentication::name%]" |
500 | 500 | }, |
501 | 501 | "caption": { |
502 | | - "description": "The title of the animation.", |
| 502 | + "description": "[%key:component::telegram_bot::services::send_photo::fields::caption::description%]", |
503 | 503 | "name": "[%key:component::telegram_bot::services::send_photo::fields::caption::name%]" |
504 | 504 | }, |
505 | 505 | "config_entry_id": { |
|
600 | 600 | "name": "[%key:component::telegram_bot::services::send_photo::fields::authentication::name%]" |
601 | 601 | }, |
602 | 602 | "caption": { |
603 | | - "description": "The title of the document.", |
| 603 | + "description": "[%key:component::telegram_bot::services::send_photo::fields::caption::description%]", |
604 | 604 | "name": "[%key:component::telegram_bot::services::send_photo::fields::caption::name%]" |
605 | 605 | }, |
606 | 606 | "config_entry_id": { |
|
745 | 745 | "name": "Keyboard" |
746 | 746 | }, |
747 | 747 | "message": { |
748 | | - "description": "Message body of the notification.", |
| 748 | + "description": "Message body of the notification.\nCan't parse entities? Format your message according to the [formatting options]({formatting_options_url}).", |
749 | 749 | "name": "Message" |
750 | 750 | }, |
751 | 751 | "message_tag": { |
|
757 | 757 | "name": "Message thread ID" |
758 | 758 | }, |
759 | 759 | "parse_mode": { |
760 | | - "description": "Parser for the message text.", |
| 760 | + "description": "Parser for the message text.\nSee [formatting options]({formatting_options_url}) for more details.", |
761 | 761 | "name": "Parse mode" |
762 | 762 | }, |
763 | 763 | "reply_to_message_id": { |
|
787 | 787 | "name": "Authentication method" |
788 | 788 | }, |
789 | 789 | "caption": { |
790 | | - "description": "The title of the image.", |
| 790 | + "description": "The title of the media.\nCan't parse entities? Format your message according to the [formatting options]({formatting_options_url}).", |
791 | 791 | "name": "Caption" |
792 | 792 | }, |
793 | 793 | "config_entry_id": { |
|
991 | 991 | "name": "[%key:component::telegram_bot::services::send_photo::fields::authentication::name%]" |
992 | 992 | }, |
993 | 993 | "caption": { |
994 | | - "description": "The title of the video.", |
| 994 | + "description": "[%key:component::telegram_bot::services::send_photo::fields::caption::description%]", |
995 | 995 | "name": "[%key:component::telegram_bot::services::send_photo::fields::caption::name%]" |
996 | 996 | }, |
997 | 997 | "config_entry_id": { |
|
1070 | 1070 | "name": "[%key:component::telegram_bot::services::send_photo::fields::authentication::name%]" |
1071 | 1071 | }, |
1072 | 1072 | "caption": { |
1073 | | - "description": "The title of the voice message.", |
| 1073 | + "description": "[%key:component::telegram_bot::services::send_photo::fields::caption::description%]", |
1074 | 1074 | "name": "[%key:component::telegram_bot::services::send_photo::fields::caption::name%]" |
1075 | 1075 | }, |
1076 | 1076 | "config_entry_id": { |
|
0 commit comments