Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/mod.ts>client.pinMessage

MTProto API Client for Deno 🦕
Go to Latest
function client.pinMessage
import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { pinMessage } = client;

Parameters

entity: Api.TypeEntityLike
optional
message: Api.TypeMessageIDLike
optional
pinMessageParams: UpdatePinMessageParams