type github.com/gotd/td/tg.MessagePollVoteHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L830: type MessagePollVoteHandler func(ctx context.Context, e Entities, update *UpdateMessagePollVote) error
		tl_handlers_gen.go#L833: func (u UpdateDispatcher) OnMessagePollVote(handler MessagePollVoteHandler) {