currently, admin users are verified from the [config file](https://github.com/birlug/WiseAssBot/blob/482e12cb5abe3ac102308a1b7e86eb388e52575f/config-example.toml#L3). update the implementation to use the telegram api for checking admin users instead. https://github.com/birlug/WiseAssBot/blob/482e12cb5abe3ac102308a1b7e86eb388e52575f/config-example.toml#L3
currently, admin users are verified from the config file. update the implementation to use the telegram api for checking admin users instead.
WiseAssBot/config-example.toml
Line 3 in 482e12c