SpEcHiDe/NoPMsBot

remove forwarded_from user, use buttons in Telegram ..!

SpEcHiDe opened this issue · 3 comments

remove forwarded_from user, use buttons in Telegram ..!

fwded_mesg = await message.forward(
AUTH_CHANNEL, as_copy=True
)

i just add as_copy=true at file on_pm_message and its work

this is no longer possible because of #29