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