handle abstract method

void handle(
  1. Update data,
  2. TelegramEx telegram
)

Implementation

void handle(Update data, TelegramEx telegram);