public class ForceReply extends Object implements ReplyMarkup
| Modifier and Type | Class and Description |
|---|---|
static class |
ForceReply.ForceReplyBuilder |
| Modifier and Type | Method and Description |
|---|---|
static ForceReply.ForceReplyBuilder |
builder()
This builder will allow you to progressively construct this object.
|
boolean |
getSelective()
Gets whether the ForceReply is selective
|
ReplyMarkupType |
getType()
Gets the ReplyMarkupType for this ReplyMarkup object
|
public static ForceReply.ForceReplyBuilder builder()
public boolean getSelective()
public ReplyMarkupType getType()
getType in interface ReplyMarkupCopyright © 2017. All rights reserved.