# Generated by roxygen2: do not edit by hand

export(whapi_as_array)
export(whapi_build_servicos_sections)
export(whapi_check_health)
export(whapi_clip_text)
export(whapi_coerce_buttons_base)
export(whapi_coerce_buttons_mixed)
export(whapi_coerce_buttons_quick)
export(whapi_common_blocks)
export(whapi_date_diff_days)
export(whapi_extract_common_fields)
export(whapi_flatten_webhook)
export(whapi_fmt_date)
export(whapi_get_contact_profile)
export(whapi_get_message)
export(whapi_log_plumber_req)
export(whapi_log_pretty_json)
export(whapi_make_unique)
export(whapi_mark_message_read)
export(whapi_match_digits)
export(whapi_normalize_to)
export(whapi_only_digits)
export(whapi_parse_body)
export(whapi_parse_command)
export(whapi_parse_messages)
export(whapi_parse_updates)
export(whapi_perform_request)
export(whapi_react_to_message)
export(whapi_redact)
export(whapi_scalarize_change)
export(whapi_send_document)
export(whapi_send_image)
export(whapi_send_list)
export(whapi_send_location)
export(whapi_send_mixed_actions)
export(whapi_send_quick_reply)
export(whapi_send_sticker)
export(whapi_send_text)
export(whapi_slugify)
export(whapi_to_ascii_lower)
export(whapi_to_num)
export(whapi_to_posix)
export(whapi_to_posixct)
export(whapi_to_pretty_json)
export(whapi_trunc)
export(whapi_validate_list_sections)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(httr2,req_body_json)
importFrom(httr2,req_error)
importFrom(httr2,req_headers)
importFrom(httr2,req_method)
importFrom(httr2,req_perform)
importFrom(httr2,req_retry)
importFrom(httr2,req_timeout)
importFrom(httr2,req_url_query)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(lubridate,as_datetime)
importFrom(mime,guess_type)
importFrom(openssl,base64_encode)
importFrom(purrr,imap)
importFrom(purrr,iwalk)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,transpose)
importFrom(purrr,walk)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_length)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_trim)
importFrom(tibble,tibble)
importFrom(utils,str)
