from protobuf message proto.packets.Request.ShowPrompt
from protobuf field: bool can_close = 6;
from protobuf field: repeated string forward_to = 9;
from protobuf field: string message_text = 3;
from protobuf field: string message_title = 2;
from protobuf field: repeated proto.packets.Request.ShowPrompt.PromptOption options = 7;
from protobuf field: string prompt_id = 1;
from protobuf field: bool show_timer = 5;
from protobuf field: int32 timeout = 4;
from protobuf field: string tournament_id = 8;
Generated
from protobuf message proto.packets.Request.ShowPrompt