interface RevenueWithdrawalStatePendingimport { type RevenueWithdrawalStatePending } from "https://dotland.deno.dev/x/grammy@v1.31.1/types.deno.ts"; The withdrawal is in progress. Propertiestype: "pending"Type of the state, always “pending”