|
81 | 81 | - link_preview_options ; link preview generation options. |
82 | 82 | - disable_notification ; send silently |
83 | 83 | - protect_content ; protect content from forwarding/saving |
| 84 | + - message_effect_id ; ID of the message effect to be added to the message. |
84 | 85 | - reply_parameters ; Description of the message to reply to |
85 | 86 | - reply_markup ; additional interface options" |
86 | | - {:changed "2.13.0"} |
| 87 | + {:changed "2.15.0"} |
87 | 88 |
|
88 | 89 | ([this content] |
89 | 90 | (http/request this "sendMessage" content)) |
|
183 | 184 | - caption ; new caption for media |
184 | 185 | - parse_mode ; entity parsing |
185 | 186 | - caption_entities ; list of MessageEntity - can use instead of parse_mode |
| 187 | + - show_caption_above_media ; True, to show caption above the message media. |
186 | 188 | - disable_notification ; send silently |
187 | 189 | - protect_content ; protect content from forwarding/saving |
188 | 190 | - reply_parameters ; Description of the message to reply to |
189 | 191 | - reply_markup ; additional interface options" |
190 | | - {:changed "2.12.0"} |
| 192 | + {:changed "2.15.0"} |
191 | 193 |
|
192 | 194 | ([this content] |
193 | 195 | (http/request this "copyMessage" content)) |
|
258 | 260 | - caption ; photo caption |
259 | 261 | - parse_mode ; entity parsing in photo caption |
260 | 262 | - caption_entities ; list of MessageEntity - can use instead of parse_mode |
| 263 | + - show_caption_above_media ; True, to show caption above the message media. |
261 | 264 | - has_spoiler ; true if photo needs to be covered with spoiler animation. |
262 | 265 | - disable_notification ; send silently |
263 | 266 | - protect_content ; protect content from forwarding/saving |
| 267 | + - message_effect_id ; ID of the message effect to be added to the message. |
264 | 268 | - reply_parameters ; Description of the message to reply to |
265 | 269 | - reply_markup ; additional interface options" |
266 | | - {:changed "2.13.0"} |
| 270 | + {:changed "2.15.0"} |
267 | 271 |
|
268 | 272 | ([this content] |
269 | 273 | (http/request this "sendPhoto" content)) |
|
302 | 306 | - thumbnail ; thumbnail of the file sent |
303 | 307 | - disable_notification ; send silently |
304 | 308 | - protect_content ; protect content from forwarding/saving |
| 309 | + - message_effect_id ; ID of the message effect to be added to the message. |
305 | 310 | - reply_parameters ; Description of the message to reply to |
306 | 311 | - reply_markup ; additional interface options" |
307 | | - {:changed "2.13.0"} |
| 312 | + {:changed "2.15.0"} |
308 | 313 |
|
309 | 314 | ([this content] |
310 | 315 | (http/request this "sendAudio" content)) |
|
339 | 344 | - disable_content_type_detection ; disable auto content type detection for files uploaded |
340 | 345 | - disable_notification ; send silently |
341 | 346 | - protect_content ; protect content from forwarding/saving |
| 347 | + - message_effect_id ; ID of the message effect to be added to the message. |
342 | 348 | - reply_parameters ; Description of the message to reply to |
343 | 349 | - reply_markup ; additional interface options" |
344 | | - {:changed "2.13.0"} |
| 350 | + {:changed "2.15.0"} |
345 | 351 |
|
346 | 352 | ([this content] |
347 | 353 | (http/request this "sendDocument" content)) |
|
376 | 382 | - caption ; video caption |
377 | 383 | - parse_mode ; entity parsing in video caption |
378 | 384 | - caption_entities ; list of MessageEntity - can use instead of parse_mode |
| 385 | + - show_caption_above_media ; True, to show caption above the message media. |
379 | 386 | - has_spoiler ; true if video needs to be covered with spoiler animation. |
380 | 387 | - thumbnail ; thumbnail of file sent |
381 | 388 | - supports_streaming ; true if uploaded video is ok for streaming |
382 | 389 | - disable_notification ; send silently |
383 | 390 | - protect_content ; protect content from forwarding/saving |
| 391 | + - message_effect_id ; ID of the message effect to be added to the message. |
384 | 392 | - reply_parameters ; Description of the message to reply to |
385 | 393 | - reply_markup ; additional interface options" |
386 | | - {:changed "2.13.0"} |
| 394 | + {:changed "2.15.0"} |
387 | 395 |
|
388 | 396 | ([this content] |
389 | 397 | (http/request this "sendVideo" content)) |
|
418 | 426 | - caption ; animation caption |
419 | 427 | - parse_mode ; entity parsing in animation caption |
420 | 428 | - caption_entities ; list of MessageEntity - can use instead of parse_mode |
| 429 | + - show_caption_above_media ; True, to show caption above the message media. |
421 | 430 | - has_spoiler ; true if animation needs to be covered with spoiler animation. |
422 | 431 | - thumbnail ; thumbnail of file sent |
423 | 432 | - disable_notification ; send silently |
424 | 433 | - protect_content ; protect content from forwarding/saving |
| 434 | + - message_effect_id ; ID of the message effect to be added to the message. |
425 | 435 | - reply_parameters ; Description of the message to reply to |
426 | 436 | - reply_markup ; additional interface options" |
427 | | - {:changed "2.13.0"} |
| 437 | + {:changed "2.15.0"} |
428 | 438 |
|
429 | 439 | ([this content] |
430 | 440 | (http/request this "sendAnimation" content)) |
|
461 | 471 | - caption_entities ; list of MessageEntity - can use instead of parse_mode |
462 | 472 | - disable_notification ; send silently |
463 | 473 | - protect_content ; protect content from forwarding/saving |
| 474 | + - message_effect_id ; ID of the message effect to be added to the message. |
464 | 475 | - reply_parameters ; Description of the message to reply to |
465 | 476 | - reply_markup ; additional interface options" |
466 | | - {:changed "2.13.0"} |
| 477 | + {:changed "2.15.0"} |
467 | 478 |
|
468 | 479 | ([this content] |
469 | 480 | (http/request this "sendVoice" content)) |
|
496 | 507 | - thumbnail ; thumbnail of the file sent |
497 | 508 | - disable_notification ; send silently |
498 | 509 | - protect_content ; protect content from forwarding/saving |
| 510 | + - message_effect_id ; ID of the message effect to be added to the message. |
499 | 511 | - reply_parameters ; Description of the message to reply to |
500 | 512 | - reply_markup ; additional interface options" |
501 | | - {:changed "2.13.0"} |
| 513 | + {:changed "2.15.0"} |
502 | 514 |
|
503 | 515 | ([this content] |
504 | 516 | (http/request this "sendVideoNote" content)) |
|
528 | 540 | - message_thread_id ; id of the target thread of the forum. |
529 | 541 | - disable_notification ; send silently |
530 | 542 | - protect_content ; protect content from forwarding/saving |
| 543 | + - message_effect_id ; ID of the message effect to be added to the message. |
531 | 544 | - reply_parameters ; Description of the message to reply to" |
532 | | - {:changed "2.13.0"} |
| 545 | + {:changed "2.15.0"} |
533 | 546 |
|
534 | 547 | ([this content] |
535 | 548 | (http/request this "sendMediaGroup" content)) |
|
564 | 577 | - proximity_alert_radius ; 1-100000 meters max distance for proximity alerts |
565 | 578 | - disable_notification ; send silently |
566 | 579 | - protect_content ; protect content from forwarding/saving |
| 580 | + - message_effect_id ; ID of the message effect to be added to the message. |
567 | 581 | - reply_parameters ; Description of the message to reply to |
568 | 582 | - reply_markup ; additional interface options" |
569 | | - {:changed "2.13.0"} |
| 583 | + {:changed "2.15.0"} |
570 | 584 |
|
571 | 585 | ([this content] |
572 | 586 | (http/request this "sendLocation" content)) |
|
736 | 750 | - google_place_type ; Google Places type of venue |
737 | 751 | - disable_notification ; send silently |
738 | 752 | - protect_content ; protect content from forwarding/saving |
| 753 | + - message_effect_id ; ID of the message effect to be added to the message. |
739 | 754 | - reply_parameters ; Description of the message to reply to |
740 | 755 | - reply_markup ; additional interface options" |
741 | | - {:changed "2.13.0"} |
| 756 | + {:changed "2.15.0"} |
742 | 757 |
|
743 | 758 | ([this content] |
744 | 759 | (http/request this "sendVenue" content)) |
|
777 | 792 | - vcard ; 'vCard' formatted additional data |
778 | 793 | - disable_notification ; send silently |
779 | 794 | - protect_content ; protect content from forwarding/saving |
| 795 | + - message_effect_id ; ID of the message effect to be added to the message. |
780 | 796 | - reply_parameters ; Description of the message to reply to |
781 | 797 | - reply_markup ; additional interface options" |
782 | | - {:changed "2.13.0"} |
| 798 | + {:changed "2.15.0"} |
783 | 799 |
|
784 | 800 | ([this content] |
785 | 801 | (http/request this "sendContact" content)) |
|
832 | 848 | - is_closed ; true if poll needs to be immediately closed |
833 | 849 | - disable_notification ; send silently |
834 | 850 | - protect_content ; protect content from forwarding/saving |
| 851 | + - message_effect_id ; ID of the message effect to be added to the message. |
835 | 852 | - reply_parameters ; Description of the message to reply to |
836 | 853 | - reply_markup ; additional interface options" |
837 | | - {:changed "2.14.0"} |
| 854 | + {:changed "2.15.0"} |
838 | 855 |
|
839 | 856 | ([this content] |
840 | 857 | (http/request this "sendPoll" content)) |
|
866 | 883 | - emoji ; image for dice animation (default: dice) |
867 | 884 | - disable_notification ; send silently |
868 | 885 | - protect_content ; protect content from forwarding/saving |
| 886 | + - message_effect_id ; ID of the message effect to be added to the message. |
869 | 887 | - reply_parameters ; Description of the message to reply to |
870 | 888 | - reply_markup ; additional interface options" |
871 | | - {:changed "2.13.0"} |
| 889 | + {:changed "2.15.0"} |
872 | 890 | content-map?) |
873 | 891 |
|
874 | 892 | (defmethod send-dice true |
|
0 commit comments