interface ReactionTypePaidimport { type ReactionTypePaid } from "https://dotland.deno.dev/x/grammy_types@v3.15.0/mod.ts"; The reaction is paid. Propertiestype: "paid"Type of the reaction, always “paid”