getSingleRecipientIdentifiers(recipients, m.getSelfNumber()).stream()
.map(RecipientIdentifier.class::cast)
.collect(Collectors.toSet()));
getSingleRecipientIdentifiers(recipients, m.getSelfNumber()).stream()
.map(RecipientIdentifier.class::cast)
.collect(Collectors.toSet()));
checkSendMessageResults(results);
return results.timestamp();
} catch (AttachmentInvalidException e) {
checkSendMessageResults(results);
return results.timestamp();
} catch (AttachmentInvalidException e) {
checkSendMessageResults(results);
return results.timestamp();
} catch (IOException | InvalidStickerException e) {
checkSendMessageResults(results);
return results.timestamp();
} catch (IOException | InvalidStickerException e) {