adityathebe / telegramForwarder

Telegram bot to forward messages
162 stars 116 forks source link

Extended explanation for filters #31

Closed JuezFenix closed 3 years ago

JuezFenix commented 3 years ago

Please, can you explain where or how can filter forwarded messages please?

I see types, mimes, etc, but i dont see where to aply.

JuezFenix commented 3 years ago

Ok, i see that its a telegram command, can you please paste a list of available command on the bot please

adityathebe commented 3 years ago

Sorry for the lack of documentation. Haven't got time to work on this. This feature is really buggy so I'd use it with caution.

The command is

/filter <filter-type> <redirection-id> <on/off>

Example:

Enable Filter

/filter photo 1 on

image

Disable Filter

/filter photo 1 off

image