Package com.bytedesk.social.telegram
Class TelegramConfig
java.lang.Object
com.bytedesk.social.telegram.TelegramConfig
@Configuration
@ConfigurationProperties(prefix="telegram")
public class TelegramConfig
extends Object
-
Field Details
-
botToken
-
botUsername
-
webhookPath
-
apiBaseUrl
-
messageApiUrl
-
photoApiUrl
-
webhookApiUrl
-
-
Constructor Details
-
TelegramConfig
public TelegramConfig()
-
-
Method Details
-
getMessageApiUrl
-
getPhotoApiUrl
-
getWebhookApiUrl
-