Package dev. inmo. tgbotapi. utils
Types
Builtin Mime Types
Link copied to clipboard
Byte Read Channel Allocator
Link copied to clipboard
Byte Read Channel Allocator Deserialization Strategy
Link copied to clipboard
object ByteReadChannelAllocatorDeserializationStrategy : DeserializationStrategy<ByteReadChannelAllocator>
Content copied to clipboard
Matrix Builder
Link copied to clipboard
Mime Type Serializer
Link copied to clipboard
Preview Feature
Link copied to clipboard
Risk Feature
Link copied to clipboard
Row Builder
Link copied to clipboard
Storage File
Link copied to clipboard
data class StorageFile(storageFileInfo: StorageFileInfo, inputSource: () -> Input)
Content copied to clipboard
Contains info about file, which potentially can be sent to telegram system.
Storage File Info
Link copied to clipboard
Information about file for StorageFile
Telegram APIUrls Keeper
Link copied to clipboard
Functions
as Mime Type
Link copied to clipboard
as Storage File
Link copied to clipboard
inline suspend fun ByteReadChannelAllocator.asStorageFile(fileName: String): StorageFile
Content copied to clipboard
inline suspend fun ByteReadChannel.asStorageFile(fileName: String): StorageFile
Content copied to clipboard
build Mime Type
Link copied to clipboard
flat Matrix
Link copied to clipboard
map Not Null Values
Link copied to clipboard
map Of Not Null
Link copied to clipboard
map With Common Values
Link copied to clipboard
row
Link copied to clipboard
Storage File
Link copied to clipboard
inline suspend fun StorageFile(fileName: String, byteReadChannel: ByteReadChannel): StorageFile
Content copied to clipboard
to Json Without Nulls
Link copied to clipboard
fun <T : Any> T.toJsonWithoutNulls(serializer: SerializationStrategy<T>): JsonObject
Content copied to clipboard
without Nulls
Link copied to clipboard
Properties
fileExtension
Link copied to clipboard
filenameFromUrl
Link copied to clipboard
lowLevelRiskFeatureMessage
Link copied to clipboard
telegramBotAPIDefaultUrl
Link copied to clipboard