Trivia ====== The Trivia Service provides access to trivia questions using the jservice API. For more information, check out https://jservice.io. .. toctree:: :maxdepth: 2 :titlesonly: :caption: RPC Categories RPCS ---- .. function:: Trivia.getRandomQuestion() Get a random trivia question. This includes the question, answer, and additional information. **Returns:** ``Object`` (`Object `__) - structured data representing the trivia question