hide_via_bot property

Bool? hide_via_bot
getter/setter pair

Pass true to hide the bot, via which the message is sent. Can be used only for bots getOption("animation_search_bot_username"), getOption("photo_search_bot_username"), and getOption("venue_search_bot_username")

Implementation

Bool? hide_via_bot;