From 75d6bb028ee8d966b1b0cf0ac737a02802abb347 Mon Sep 17 00:00:00 2001 From: cangirolave <41312200+cangirolave@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:34:28 +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