···1011*local name = channel:name*()
120013*channel:mark_read*()
1415*channel:send_msg*(_msg_)
···17# DESCRIPTION
1819A *channel* represents an IRC channel.
0002021*channel:mark_read*
22 Mark this channel as read. This will update the unread indicator to the
···1011*local name = channel:name*()
1213+*channel:insert_text*()
14+15*channel:mark_read*()
1617*channel:send_msg*(_msg_)
···19# DESCRIPTION
2021A *channel* represents an IRC channel.
22+23+*channel:insert_text*
24+ Insert text into the text input at the cursor position
2526*channel:mark_read*
27 Mark this channel as read. This will update the unread indicator to the