function peerToChatIdimport { peerToChatId } from "https://deno.land/x/mtkruto@0.2.50/2_tl.ts"; peerToChatId(peer: | Api.Peer | Api.InputPeer | AnyEntity | Api.channelFull | Api.UserFull | Api.chatFull | { channel_id: bigint; } | { user_id: bigint; } | { chat_id: bigint; }): numberParameterspeer: | Api.Peer | Api.InputPeer | AnyEntity | Api.channelFull | Api.UserFull | Api.chatFull | { channel_id: bigint; } | { user_id: bigint; } | { chat_id: bigint; }Returnsnumber