Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex.
- I'm always frustrated when i cannot send telegram notifications in the particular thread_id. I use loguru custom sink to solve the problem, because default TelegramNotifier doesn't have this param.
Describe the solution you'd like
A clear and concise description of what you want to happen.
- Adding the message_thread_id param would help, or the ability to pass any custom
param that telegram can handle.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex.
Describe the solution you'd like
A clear and concise description of what you want to happen.
param that telegram can handle.