Skip to main content

One post tagged with "quiz"

View All Tags

· One min read
Vitali Haradkou

The new telegraph components are landed and available on npm.js site.

New Components:

render item and navigation (< and >) symbols.

Can render text , video, audio, animation and photo messages.

Installation:

npm i @tlgr/carousel

Poll

Poll ask user to answer a question.

Installation:

npm i @tlgr/poll

Quiz

Quiz is similar to poll but have correct_option_id which marks correct answer id.

Installation:

npm i @tlgr/quiz

Changes

Button

Introduce button keyboard component.

New Keyboard buttons. See types:

  • location
  • phone
  • poll
  • quiz

Component

New Component: Keyboard

Full Changelog available at link: https://github.com/vitalics/Telegraph/blob/main/releases/v1.1.0.md

Made with ❤️ from vitalics