Uses of Class
io.sendon.kakao.response.GetTemplates
Packages that use GetTemplates
-
Uses of GetTemplates in io.sendon.kakao
Methods in io.sendon.kakao that return GetTemplatesModifier and TypeMethodDescriptionSendonKakao.getTemplates(String profileId, String keyword, int limit, String cursor, TemplateStatus status, TemplateQuerySort sort) Retrieves a list of templates for a specific profile with filtering and sorting options.