1<?php
2/**
3 * Options for the twofactortelegram plugin
4 */
5
6$meta["bot_token"] = array('string');
7
8