Artem Kvrvgv
|
b848e05225
|
Fix copy_message return type hint (#1128)
* fixed copy_message method type-hint
* Update copy_message.py
Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
|
2022-11-13 14:25:19 +01:00 |
|
Dan
|
bb44f36247
|
Add usable-by labels for methods
|
2022-10-14 11:54:26 +02:00 |
|
Dan
|
6cf849c3ea
|
Revert "Update maximum caption length (#989)"
This reverts commit f1e4a0ce74.
|
2022-05-07 12:01:14 +02:00 |
|
leonardotty
|
f1e4a0ce74
|
Update maximum caption length (#989)
Co-authored-by: leonardotty <leonardo.rossidev@gmail.com>
Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
|
2022-05-06 22:06:11 +02:00 |
|
Dan
|
b47591e6d2
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
32624ef5e6
|
Improve type hints
|
2022-04-24 11:56:06 +02:00 |
|
Dan
|
b697826b5a
|
Replace integer timestamps with datetime objects
|
2022-04-24 11:56:06 +02:00 |
|
Dan
|
bbad58a83f
|
Add enumerations
|
2022-04-24 11:56:06 +02:00 |
|
Dan
|
626a1bd938
|
Update copyright year
|
2022-01-07 10:23:45 +01:00 |
|
Dan
|
f6625192d0
|
Add parameter protect_content to send_* methods
|
2022-01-03 11:12:24 +01:00 |
|
Krishna-singhal
|
1bba5cad54
|
Fix small typo in copy_message()'s examples (#588)
|
2021-01-29 12:47:52 +01:00 |
|
Dan
|
7dda167c09
|
Update copyright notice
Year 2021
|
2021-01-01 22:58:48 +01:00 |
|
Dan
|
c2c857b61b
|
Fix wrong usages of italic delimiters
|
2020-12-26 13:08:40 +01:00 |
|
Alisson Lauffer
|
1dc4df8cb1
|
Improve typing hints (#537)
* Change type1 or type2 to Union[type1, type2]
* Address @KunoiSayami suggestions
* Change Union[type1, None] to Optional[type1]
* Update PR with latest commit changes
* Address Dan suggestions
|
2020-12-20 17:05:17 +01:00 |
|
Dan
|
76b9f97681
|
Fix little typo
|
2020-12-05 17:00:00 +01:00 |
|