interface RevenueWithdrawalStateSucceededimport { type RevenueWithdrawalStateSucceeded } from "https://dotland.deno.dev/x/grammy@v1.31.1/types.web.ts"; The withdrawal succeeded. Propertiestype: "succeeded"Type of the state, always “succeeded” date: numberDate the withdrawal was completed in Unix time url: stringAn HTTPS URL that can be used to see transaction details