From d1f9eba0d7930db6fffda80e1bf41b9e10704cdd Mon Sep 17 00:00:00 2001 From: cangirolave <41312200+cangirolave@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:30:04 +0300 Subject: [PATCH] Update functions.py --- callbaker/functions.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/callbaker/functions.py b/callbaker/functions.py index f0604db..73bcbb9 100644 --- a/callbaker/functions.py +++ b/callbaker/functions.py @@ -1,3 +1,8 @@ +""" +This module contains all the necessary functions for +creating callback data strings and parsing it from call's data. +""" + from callbaker import EMS, IMS, DMV