Skip to content

Commit

Permalink
telegram formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
pseusys committed Mar 27, 2024
1 parent 3f815e7 commit f8cecdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dff/messengers/telegram.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
This module implements various interfaces for :py:class:`~dff.messengers.telegram.messenger.TelegramMessenger`
that can be used to interact with the Telegram API.
"""

from pathlib import Path
from tempfile import gettempdir
from typing import Callable, Optional, Sequence
Expand Down

0 comments on commit f8cecdf

Please sign in to comment.