Frequently Asked Questions¶
What is FTMGram?¶
FTMGram is an actively maintained, modernized fork of FTMGram with native Bot API 10.3 support, live AI token streaming, in-message buttons, ephemeral messages, star payments, and pure MTProto speed.
Is FTMGram backward-compatible with FTMGram?¶
Yes, 100%. All existing FTMGram code works without modification by replacing import ftmgram with import ftmgram.
How do I install TgCrypto for maximum speed?¶
Run pip install tgcrypto to enable high-speed C-level cryptographic acceleration.