Function Channel.sendMessagef

Prototype

Message sendMessagef(T...)(
  inout(string) content,
  T args
);