o
    h                     @   sD   d dl Z d dlmZ d dlmZ d
dedee dedB fdd	ZdS )    N)Iterable)BotHTMLtextchat_ids
parse_modec                 C   s|   t d}|stdt|d}|D ])}z|j|| |dd W q ty; } ztd| d|  W Y d }~qd }~ww d S )NTELEGRAM_BOT_TOKENu   TELEGRAM_BOT_TOKEN 미설정)tokenT)chat_idr   r   disable_web_page_previewz[notify] send fail to z: )osgetenvRuntimeErrorr   send_message	Exceptionprint)r   r   r   r	   botcide r   3/var/www/html/govbot/app/services/notify_service.pybroadcast_telegram   s   

 r   )r   )r   typingr   telegramr   strintr   r   r   r   r   <module>   s    $