public static class ForceReply.ForceReplyBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
ForceReply |
build()
Builds the ForceReply object
|
ForceReply.ForceReplyBuilder |
selective(boolean selective)
*Optional*
Use this parameter if you want to force reply from specific users only.
|
public ForceReply.ForceReplyBuilder selective(boolean selective)
selective - True makes the ForceReply selective, False keeps it as non-selectivepublic ForceReply build()
Copyright © 2017. All rights reserved.