hikariatama / Hikka

The most fresh and updateable developer-oriented Telegram userbot
https://hikka.pw
GNU Affero General Public License v3.0
323 stars 527 forks source link

Attempt to hide via bot #15

Closed hikariatama closed 2 years ago

hikariatama commented 2 years ago

As user suggested, there is a flag hide_via in telegram schema, so it needs to be tested. I don't think, it will work tho

hikariatama commented 2 years ago

According to official docs:

hide_via (`bool`, optional):
    Whether the "via @bot" should be hidden or not.
    Only works with certain bots (like @bing or @gif).

So this attribute won't work with Hikka inline bot, sadly.