telegram-bot-bash/test/d-send_message-test/d-send_message-test.result

65 lines
3.7 KiB
Plaintext
Raw Normal View History

2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":"\# test for text only output"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
chat:123456 JSON:"text":"This is a normal text"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
chat:123456 JSON:"text":"This is a normal text
with a line break"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":" This is a <b>HTML<\/b> text","parse_mode":"html"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":" This is a <b>HTML<\/b> text
with a line break","parse_mode":"html"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":" This is a \*MARKDOWN\* text","parse_mode":"markdown"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":" This is a \*MARKDOWN\* text
with a line break","parse_mode":"markdown"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":"\# test for keyboard\, file\, venue output"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
chat:123456 JSON:"text":"Text plus keyboard will appear in chat", "reply_markup": {"keyboard": [ [ "Yep, sure" , "No, highly unlikely" ] ] , "one_time_keyboard":true}
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
chat:123456 JSON:"latitude": la10, "longitude": lo20
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendLocation
chat:123456 JSON:"latitude": la10, "longitude": lo20, "address": "Diagon Alley N. 37", "title": "my home"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendVenue
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":"\# test for new inline button"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2019-04-26 15:19:48 +00:00
chat:123456 JSON:"text":"Text plus keyboard will appear in chat", "reply_markup": {"inline_keyboard": [ [ {"text":"Button Text", "url":"https://www..."}] ]}
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":"STABILO 88\/240 Fineliner point 88
2020-05-15 09:53:19 +00:00
[https:\/\/images\-na.ssl\-images\-amazon.com\/images\/I\/41oypA3kmHL.l_SX300.jpg]
second part of text
plus newline.", "reply_markup": {"inline_keyboard": [ [ {"text":"Bei Amazon ansehen ...", "url":"https://www.amazon.de/dp/B014TN3JYW"}] ]}
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"text":"\# test for sendfile"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendMessage
2019-05-20 15:26:21 +00:00
chat:123456 JSON:"photo":"/tmp/allowed/this_is_my.gif","caption":"Text plus absolute file will appear in chat"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendPhoto
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"action": "upload_photo"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendChatAction
2019-05-20 15:26:21 +00:00
chat:123456 JSON:"document":"/tmp/allowed/this_is_my.doc","caption":"Text plus absolute file will appear in chat"
2019-05-25 15:02:25 +00:00
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendDocument
2020-05-15 09:53:19 +00:00
chat:123456 JSON:"action": "upload_document"
URL:https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/getMe?bashbottestscript/sendChatAction