@Target(value={PARAMETER,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface BotPathVariable
BotRequest annotated handler methods.
Note: Works only if and when the method parameter is String.
BotRequest,
BotRequestMethodPathArgumentResolverpublic abstract String value
Copyright © 2022. All rights reserved.