ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.files
/
FileSize
File
Size
value
class
FileSize
(
val
bytes
:
<Error class: unknown class>
)
:
Comparable
<
FileSize
>
Members
Constructors
File
Size
Link copied to clipboard
constructor
(
bytes
:
<Error class: unknown class>
)
Properties
bytes
Link copied to clipboard
val
bytes
:
<Error class: unknown class>
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
FileSize
)
:
Int