
org.telegram.tl.TLBool Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tl-core Show documentation
Show all versions of tl-core Show documentation
Telegram TL library for TL serialization
The newest version!
package org.telegram.tl;
/**
* Packed type of tl-bool
*
* @author Stepan Ex3NDR Korshakov ([email protected])
*/
public abstract class TLBool extends TLObject {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy