Skip to main content
Module

x/grammy/mod.ts>Context#kickAuthor

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

Use banAuthor instead.

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

Parameters

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