BotServiceAdapter

internal class BotServiceAdapter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun decode(databaseValue: String): BotIdEntity
Link copied to clipboard
open fun encode(value: BotIdEntity): String