Fix package info

This commit is contained in:
Andrea Cavalli 2022-09-09 22:51:16 +02:00
parent 5fc55bae8c
commit 5a400c19c3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ module telegrambots.meta {
exports org.telegram.telegrambots.meta.api.methods.commands;
exports org.telegram.telegrambots.meta.api.methods.games;
exports org.telegram.telegrambots.meta.api.methods.polls;
exports org.telegram.telegrambots.meta.api.methods.invoices;
exports org.telegram.telegrambots.meta.bots;
exports org.telegram.telegrambots.meta.updateshandlers;
exports org.telegram.telegrambots.meta.api.methods.updates;