Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/mod.ts>Api#kickChatMember

The Telegram Bot Framework.
Very Popular
Go to Latest
method Api.prototype.kickChatMember
Deprecated
Deprecated

Use banChatMember instead.

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

Parameters

...args: Parameters<Api["banChatMember"]>