BotEncryptionAlgorithm
BotEncryptionAlgorithm is enum for the field algorithm
enum BotEncryptionAlgorithm {
aes_256_gcm
xchacha20_poly1305
}
Values
BotEncryptionAlgorithm.aes_256_gcm
BotEncryptionAlgorithm.xchacha20_poly1305
Member Of
Bot object ● BotWhereInput input ● CreateBotInput input ● UpdateBotInput input