import { type PollAnswer } from "https://deno.land/x/grammy@v1.17.0/types.deno.ts";
This object represents an answer of a user in a non-anonymous poll.
Properties
user: User
The user, who changed the answer to the poll
import { type PollAnswer } from "https://deno.land/x/grammy@v1.17.0/types.deno.ts";
This object represents an answer of a user in a non-anonymous poll.
The user, who changed the answer to the poll