Uses of Class
net.bis5.mattermost.model.Reaction
-
Packages that use Reaction Package Description net.bis5.mattermost.model -
-
Uses of Reaction in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return Reaction Modifier and Type Method Description Reaction[]PostMetadata. getReactions()Methods in net.bis5.mattermost.model with parameters of type Reaction Modifier and Type Method Description voidPostMetadata. setReactions(Reaction[] reactions)
-