Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/mod.ts>Context#getChatMembersCount

The Telegram Bot Framework.
Very Popular
Go to Latest
method Context.prototype.getChatMembersCount
Re-export
Deprecated
Deprecated

Use getChatMembersCount instead.

import { Context } from "https://deno.land/x/grammy@v1.21.0/mod.ts";

Parameters

...args: Parameters<Context["getChatMemberCount"]>