sendMotd abstract method

Future<void> sendMotd({
  1. required Client to,
})

Implementation

Future<void> sendMotd({required Client to});