dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
MessageBuffer.appendf
dcord
types
util
MessageBuffer
Format and append a line to this message. Returns false if the buffer is full.
class
MessageBuffer
bool
appendf
(
T
...
)
(
string
fmt
,
T
args
)
Meta
Source
See Implementation
dcord
types
util
MessageBuffer
constructors
this
functions
append
appendf
contents
getContents
length
maxLength
popBack
Format and append a line to this message. Returns false if the buffer is full.