Package org.telegram.telegrambots.abilitybots.api.db
package org.telegram.telegrambots.abilitybots.api.db
-
ClassDescriptionBackupVar<T>This interface represents the high-level methods exposed to the user when handling an
Update.An implementation ofDBContextthat relies on aDB.MapDBVar<T>The MapDB variant forDBContext.getVar(String).Var<T>The interface governing a variable for abstract getters and setters.