# Generated by roxygen2: do not edit by hand

S3method(Ops,vctrs_address)
S3method(as.character,envelope)
S3method(as.character,header)
S3method(as.character,vctrs_address)
S3method(format,vctrs_address)
S3method(print,envelope)
S3method(print,vctrs_address)
S3method(vec_ptype_abbr,vctrs_address)
S3method(vec_ptype_full,vctrs_address)
export("%>%")
export(address)
export(as.address)
export(attachment)
export(bcc)
export(cc)
export(comments)
export(compliant)
export(display)
export(domain)
export(encrypt)
export(envelope)
export(expires)
export(from)
export(gmail)
export(html)
export(importance)
export(inreplyto)
export(keywords)
export(local)
export(mailersend)
export(mailgun)
export(parties)
export(priority)
export(qp_decode)
export(qp_encode)
export(raw)
export(references)
export(render)
export(reply)
export(replyby)
export(request_receipt_read)
export(return_path)
export(sender)
export(sendgrid)
export(sendinblue)
export(sensitivity)
export(server)
export(subject)
export(text)
export(to)
import(curl)
import(digest)
import(dplyr)
import(htmltools)
import(logger)
import(purrr)
import(stringr)
import(tidyr)
import(xml2)
importFrom(base64enc,base64encode)
importFrom(commonmark,markdown_html)
importFrom(glue,glue)
importFrom(httr,http_date)
importFrom(magrittr,"%>%")
importFrom(mime,guess_type)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,render)
importFrom(stats,setNames)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_replace_all_regex)
importFrom(tools,file_ext)
importFrom(urltools,url_decode)
importFrom(utils,packageVersion)
importFrom(vctrs,field)
importFrom(vctrs,new_rcrd)
importFrom(vctrs,vec_assert)
importFrom(vctrs,vec_cast_common)
importFrom(vctrs,vec_ptype_abbr)
importFrom(vctrs,vec_ptype_full)
importFrom(vctrs,vec_recycle_common)
importFrom(xfun,read_utf8)
