Class GetUserProfileAudios
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<GetUserProfileAudios,UserProfileAudios>
io.github.natanimn.telebof.requests.get.GetUserProfileAudios
public class GetUserProfileAudios
extends AbstractBaseRequest<GetUserProfileAudios,UserProfileAudios>
GetUserProfileAudios class. Returns
UserProfileAudios on success.- Since:
- 1.4.0
- Version:
- 1.4.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
-
GetUserProfileAudios
-
-
Method Details
-
offset
Optional- Parameters:
offset- Sequential number of the first audio to be returned. By default, all audios are returned.- Returns:
GetUserProfileAudios
-
limit
Optional- Parameters:
limit- Limits the number of audios to be retrieved. Values between 1-100 are accepted. Defaults to 100.- Returns:
GetUserProfileAudios
-