interface ReactionTypePaidimport { type ReactionTypePaid } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.web.ts"; The reaction is paid. Propertiestype: "paid"Type of the reaction, always “paid”