Minor UI improvements for Telegram bot actions (#149889)

This commit is contained in:
hanwg
2025-08-04 20:27:15 +08:00
committed by GitHub
parent 1632e0aef6
commit 822e1ffc8d

View File

@@ -18,7 +18,8 @@ send_message:
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
parse_mode:
selector:
select:
@@ -43,7 +44,8 @@ send_message:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or ["Text button1:/button1, Text
@@ -98,10 +100,12 @@ send_photo:
example: myuser_pwd
selector:
text:
type: password
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
parse_mode:
selector:
select:
@@ -126,7 +130,8 @@ send_photo:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or [[["Text button1", "/button1"],
@@ -180,10 +185,12 @@ send_sticker:
example: myuser_pwd
selector:
text:
type: password
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
disable_notification:
selector:
boolean:
@@ -199,7 +206,8 @@ send_sticker:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or [[["Text button1", "/button1"],
@@ -253,10 +261,12 @@ send_animation:
example: myuser_pwd
selector:
text:
type: password
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
parse_mode:
selector:
select:
@@ -281,7 +291,8 @@ send_animation:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or [[["Text button1", "/button1"],
@@ -335,10 +346,12 @@ send_video:
example: myuser_pwd
selector:
text:
type: password
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
parse_mode:
selector:
select:
@@ -363,7 +376,8 @@ send_video:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or [[["Text button1", "/button1"],
@@ -417,10 +431,12 @@ send_voice:
example: myuser_pwd
selector:
text:
type: password
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
disable_notification:
selector:
boolean:
@@ -436,7 +452,8 @@ send_voice:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or [[["Text button1", "/button1"],
@@ -490,10 +507,12 @@ send_document:
example: myuser_pwd
selector:
text:
type: password
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
parse_mode:
selector:
select:
@@ -518,7 +537,8 @@ send_document:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or [[["Text button1", "/button1"],
@@ -563,7 +583,8 @@ send_location:
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
disable_notification:
selector:
boolean:
@@ -576,7 +597,8 @@ send_location:
keyboard:
example: '["/command1, /command2", "/command3"]'
selector:
object:
text:
multiple: true
inline_keyboard:
example:
'["/button1, /button2", "/button3"] or [[["Text button1", "/button1"],
@@ -605,7 +627,8 @@ send_poll:
target:
example: "[12345, 67890] or 12345"
selector:
object:
text:
multiple: true
question:
required: true
selector: