messageUserVoteMultiple

How a user voted in a multiple-choice poll

Constructor schema is available as of layer 133. Switch »

Parameters

Name Type Description
user_id long User ID
options Vector<bytes> Options chosen by the user
date int When did the user cast their votes

Type