interface UserFromGetMe
implements User
Re-export
import { type UserFromGetMe } from "https://deno.land/x/grammy@v1.31.0/types.web.ts";
This object represents a Telegram user or bot that was returned by getMe
.
Properties
True, if privacy mode is disabled for the bot. Returned only in getMe.
True, if the bot can be connected to a Telegram Business account to receive its messages. Returned only in getMe.