Example #1
0
        public async Task Shortcode()
        {
            var result = await media.Shortcode("tsxp1hhQTG");

            Assert.IsTrue(result.Data != null);
        }
Example #2
0
        public async Task Shortcode()
        {
            var result = await media.Shortcode("p-M5EIO8-e");

            Assert.IsTrue(result.Data != null);
        }