Bot.UpdateStages.WithEtag Interface
public static interface Bot.UpdateStages.WithEtag
The stage of the Bot update allowing to specify etag.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withEtag(String etag)
Specifies the etag property: Entity Tag.. |
Method Details
withEtag
public abstract Bot.Update withEtag(String etag)
Specifies the etag property: Entity Tag..
Parameters:
Returns: