slidgram.config#
Attributes#
Module Contents#
- slidgram.config._api_txt = Multiline-String[source]#
Show Value
""" If you dont set it, users will have to enter their own on registration."""
- slidgram.config.REGISTRATION_AUTH_CODE_TIMEOUT__DOC = 'On registration, users will be prompted for a 2FA code they receive on other telegram clients.'[source]#
- slidgram.config.GROUP_HISTORY_MAXIMUM_MESSAGES__DOC = 'The number of messages to fetch from a group history. These messages and their attachments will...[source]#
- slidgram.config.ATTACHMENT_MAX_SIZE__DOC = 'Maximum file size (in bytes) to download from telegram automatically/'[source]#
- slidgram.config.BIG_AVATARS__DOC = 'Fetch contact avatars in high-resolution (640x640) instead of the default 160x160. NB: slidge...[source]#
- slidgram.config.CONVERT_STICKERS__DOC = 'Convert incoming animated stickers to webm videos. Requires lottie_to_webm.sh in $PATH, cf...[source]#