Module

x/grammy/context.ts>Context#kickAuthor

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

Use banAuthor instead.

import { Context } from "https://dotland.deno.dev/x/grammy@v1.11.0/context.ts";

Parameters

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