import * as grammyTypes from "https://deno.land/x/grammy_types@v3.9.0/update.ts";
Namespaces
Internal namespace used to make some message types more accurate |
Interfaces
This object represents an incoming update. At most one of the optional parameters can be present in any given update. | |
Internal type holding properties that message updates in channels share. | |
Internal type holding properties that updates about edited messages share. | |
Internal type holding properties that message updates outside of channels share. | |
Internal type holding properties that message updates in private chats share. |