telegram: Remove implicit value for entity_cache in function declarations,
authorE. Bosch <presidev@AT@gmail.com>
local dateSun, 30 Jan 2022 22:06:02
dateSun, 30 Jan 2022 21:06:02
hash2c875a55dfbf11c2895bdfb365b75ac8198dc74c
telegram: Remove implicit value for entity_cache in function declarations,

if entity_cache already existed was not assigning the default value so was
confusing. Add comments to explain that entity_cache should be a list.
1 file(s) changed:
telegram.py +4 -2