Uses of Class
net.bis5.mattermost.model.PostEmbed
-
Packages that use PostEmbed Package Description net.bis5.mattermost.model -
-
Uses of PostEmbed in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return PostEmbed Modifier and Type Method Description PostEmbed[]PostMetadata. getEmbeds()Methods in net.bis5.mattermost.model with parameters of type PostEmbed Modifier and Type Method Description voidPostMetadata. setEmbeds(PostEmbed[] embeds)
-