On Thu, Jun 24, 2010 at 4:40 PM, Joe Gregorio <[email protected]> wrote:
> What you want is > > insert_inline_blip(position) > > which is a method of Blip. > > Thank you Joe. > Thanks, > -joe > > -- > Joe Gregorio > Developer Relations, Google Wave > > On Tue, Jun 22, 2010 at 5:11 PM, Raphink <[email protected]> wrote: > > Hi there, > > > > I'm trying to get my robot to do an "inline" reply, the way it can be > > done from the interface, but I can't seem to find how to do this, > > since BlipRefs has no reply() method and I'm expecting to use > > something like: > > > > reply = self.blip.at(position).reply() > > > > Is it already supported (another way to do it)? Is there a wish open > > for this that I can vote for? > > > > > > Thanks > > > > > > Raphaël > > > > -- > > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
