class UserFull
extends _TypeUserFull
import { UserFull } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
UserFull(params: { blocked?: true; phoneCallsAvailable?: true; phoneCallsPrivate?: true; canPinMessage?: true; hasScheduled?: true; videoCallsAvailable?: true; voiceMessagesForbidden?: true; translationsDisabled?: true; storiesPinnedAvailable?: true; blockedMyStoriesFrom?: true; id: bigint; about?: string; settings: TypePeerSettings; personalPhoto?: TypePhoto; profilePhoto?: TypePhoto; fallbackPhoto?: TypePhoto; notifySettings: TypePeerNotifySettings; botInfo?: TypeBotInfo; pinnedMsgId?: number; commonChatsCount: number; folderId?: number; ttlPeriod?: number; themeEmoticon?: string; privateForwardName?: string; botGroupAdminRights?: TypeChatAdminRights; botBroadcastAdminRights?: TypeChatAdminRights; premiumGifts?: Array<TypePremiumGiftOption>; wallpaper?: TypeWallPaper; stories?: TypeUserStories; })Properties
protected
readonly
[params]: Paramsoptional
botBroadcastAdminRights: TypeChatAdminRightsoptional
botGroupAdminRights: TypeChatAdminRightsoptional
botInfo: TypeBotInfooptional
fallbackPhoto: TypePhotonotifySettings: TypePeerNotifySettings
optional
personalPhoto: TypePhotooptional
profilePhoto: TypePhotosettings: TypePeerSettings
optional
stories: TypeUserStoriesoptional
wallpaper: TypeWallPaperStatic Properties
readonly
[paramDesc]: ParamDesc