# Functions
No description provided by the author
# Interfaces
EffectiveChat interface covers the all three types of chats: - tg.User - tg.Chat - tg.Channel
This interface is implemented by the following structs: - User: If the chat is a tg.User then this struct will be returned.