126127128129130131132133134135
} }); } catch (DatabaseException e) { throw new GetSeenErrorException(bot, channel, nickname, e); } return result; }