Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

2 Introduction

XenialDan edited this page Sep 14, 2017 · 2 revisions

What is it?

customui is a virion that contains an API to create custom user interfaces in an easier way than encoding and decoding the packets manually.

Examples

To imagine what these custom interfaces look like, here are some examples/usages by users and me:

SimpleModal:

A text with 2 options >> SimpleModal

SimpleForm:

Shop with items >> SimpleForm

A lobby switcher + states >> SimpleForm

CustomForm:

A test form >> CustomForm

A friend selector >> CustomForm

(images taken from Telegram Plugin group)

How do I create them?

Go to the "Create UI" site

Clone this wiki locally