Crate telecord [] [src]

This is the library for Telebot.

It may not be incredibly useful outside the context of the associated main.rs

Modules

dc

This module exists to expose its submodules' APIs

tg

This module exposes its submodules' public APIs

Structs

Config

The Config type contains four values, the Discord Bot's Token, the Telegram Bot's token, a HashMap for quickly getting a Telegram Chat ID from a Discord Channel ID, and a HashMap for quickly getting a Discord Channel ID from a Telegram Chat ID.