public function testGetId()
 {
     $this->assertStringStartsWith('steelbot', $this->inlineQueryResult->getId());
 }