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