1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-04 15:49:41 +00:00

PreviewFeature, message links

This commit is contained in:
2020-01-20 16:35:36 +06:00
parent 63e0f5c054
commit 92224b95df
3 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
package com.github.insanusmokrassar.TelegramBotAPI.utils
import kotlin.Experimental.*
@Experimental(Level.WARNING)
annotation class PreviewFeature