Class SetChatMemberTag
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<SetChatMemberTag,Boolean>
io.github.natanimn.telebof.requests.set.SetChatMemberTag
SetChatMemberTag class. Returns True on success.
- Since:
- 1.5.0
- Author:
- Natanim
-
Field Summary
Fields inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
api, methodName, parameters -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
add, exec, getContentType, getMethodName, getParameters, getResponseType, hasMultipart, setHasMultipart
-
Constructor Details
-
SetChatMemberTag
-
-
Method Details
-
tag
Optional- Parameters:
tag- New tag for the member; 0-16 characters, emoji are not allowed- Returns:
SetChatMemberTag
-