Skip to main content
Module

x/grammy/context.ts>Context#kickAuthor

The Telegram Bot Framework.
Extremely Popular
Go to Latest
method Context.prototype.kickAuthor
Deprecated
Deprecated

Use banAuthor instead.

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

Parameters

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